Skip to content

Commit 65cf448

Browse files
chore(deps): bump @swc-node/core-linux-musl from 0.5.0 to 0.6.0
1 parent 459310f commit 65cf448

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"typescript": "^4.0.2"
4646
},
4747
"optionalDependencies": {
48-
"@swc-node/core-linux-musl": "^0.5.0"
48+
"@swc-node/core-linux-musl": "^0.6.0"
4949
},
5050
"ava": {
5151
"extensions": ["ts"],

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1194,10 +1194,10 @@
11941194
resolved "https://registry.npmjs.org/@swc-node/core-darwin/-/core-darwin-0.5.0.tgz#7121aefcd6b93a757cc62d2fe7428f8538e9b788"
11951195
integrity sha512-KvU61r0V5DYdLsFc2pmR7XS55KRga40PQWDBFb+mfKkxabkwXOJOlEqp+aOwio3d4DAShI+tfii1IK4tM0yEBg==
11961196

1197-
"@swc-node/core-linux-musl@^0.5.0":
1198-
version "0.5.0"
1199-
resolved "https://registry.npmjs.org/@swc-node/core-linux-musl/-/core-linux-musl-0.5.0.tgz#af9ccd68e526d53453d3b3db53be86fc726d4972"
1200-
integrity sha512-gPFCLTR9hlmQT+ZtOoj1oi6nz0+48WDNeRaqyEA/0T2sSVck6SKWP+uWmVDiOuiVhRS9Xx9DBxxzkSvKHRUK3Q==
1197+
"@swc-node/core-linux-musl@^0.6.0":
1198+
version "0.6.0"
1199+
resolved "https://registry.yarnpkg.com/@swc-node/core-linux-musl/-/core-linux-musl-0.6.0.tgz#b657cce9fc35dddbfb84305a52546d0ece327201"
1200+
integrity sha512-gOB6PxKs26ZWt4JHIvU4Le8Sht9Ob7t7n2UF7uWwsJ6idDE89SybvZBGfi8B/AKrP2ZQPMi1wNOJABTu8O7ZUw==
12011201

12021202
"@swc-node/core-linux@^0.5.0":
12031203
version "0.5.0"

0 commit comments

Comments
 (0)