Skip to content

Commit

Permalink
build(package): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonoj committed May 12, 2023
1 parent 0564477 commit 9282a95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@napi-rs/cli": "^2.14.1",
"@swc/core": "=1.2.220",
"@swc/helpers": "^0.5.0",
"@swc/plugin-jest": "1.5.59",
"@swc/plugin-jest": "latest",
"@taplo/cli": "^0.3.2",
"@types/jest": "^28.1.4",
"@types/node": "^14.14.41",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2465,7 +2465,7 @@ __metadata:
"@swc/core-win32-ia32-msvc": 1.2.146
"@swc/core-win32-x64-msvc": 1.2.146
"@swc/helpers": ^0.5.0
"@swc/plugin-jest": 1.5.59
"@swc/plugin-jest": latest
"@taplo/cli": ^0.3.2
"@types/jest": ^28.1.4
"@types/node": ^14.14.41
Expand Down Expand Up @@ -2541,10 +2541,10 @@ __metadata:
languageName: node
linkType: hard

"@swc/plugin-jest@npm:1.5.59":
version: 1.5.59
resolution: "@swc/plugin-jest@npm:1.5.59"
checksum: cc94723c12a6c9122a1ee3367fc55623858001435e3efaac009b8c0e1a125f97a9ac0ec773eaeb20e65a6b877204f4ea865f5fa70af1820d1ca869203f6e7561
"@swc/plugin-jest@npm:latest":
version: 1.5.62
resolution: "@swc/plugin-jest@npm:1.5.62"
checksum: 722a44b0c83ab89d355781bebb987f200e503c960733c62fae5f91b6bd717b25330819d93507df8cf87695d71f318f83e566f102aec9c23f41794498e902b817
languageName: node
linkType: hard

Expand Down

0 comments on commit 9282a95

Please sign in to comment.