Skip to content

Commit

Permalink
chore: Update @swc/types
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed May 14, 2024
1 parent ee09d7f commit 1c38bad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,6 @@
"packageManager": "yarn@4.1.1",
"dependencies": {
"@swc/counter": "^0.1.2",
"@swc/types": "^0.1.5"
"@swc/types": "0.1.7"
}
}
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2884,7 +2884,7 @@ __metadata:
"@swc/counter": "npm:^0.1.2"
"@swc/helpers": "npm:^0.5.0"
"@swc/plugin-jest": "npm:^1.5.117"
"@swc/types": "npm:^0.1.5"
"@swc/types": "npm:0.1.7"
"@taplo/cli": "npm:^0.5.2"
"@types/jest": "npm:^29.5.11"
"@types/node": "npm:^20.5.0"
Expand Down Expand Up @@ -2955,10 +2955,12 @@ __metadata:
languageName: node
linkType: hard

"@swc/types@npm:^0.1.5":
version: 0.1.5
resolution: "@swc/types@npm:0.1.5"
checksum: 10/5f4de8c60d2623bed607c7fa1e0cee4ffc682af28d5ffe88dc9ed9903a1c2088ccc39f684689d6bb314595c9fbb560beaec773d633be515fb856ffc81d738822
"@swc/types@npm:0.1.7":
version: 0.1.7
resolution: "@swc/types@npm:0.1.7"
dependencies:
"@swc/counter": "npm:^0.1.3"
checksum: 10/ed66c26b36972a74f852c1781fadc75946578abfeeea58f110684833b5d1e70f28a77ddb82fd5bf3cf3c4dad0e1b6a1c924d7e2cc7a99f9b16ed16fe266bba25
languageName: node
linkType: hard

Expand Down

0 comments on commit 1c38bad

Please sign in to comment.