Skip to content

Commit e753206

Browse files
Merge pull request #139 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-1a15b9a12d
deps: bump the all-dependencies group with 13 updates
2 parents 0ce8b92 + 38190cd commit e753206

File tree

4 files changed

+103
-103
lines changed

4 files changed

+103
-103
lines changed

licenses_main-deps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli",
2424
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli/LICENSE"
2525
},
26-
"@swc/core@1.11.29": {
26+
"@swc/core@1.11.31": {
2727
"licenses": "Apache-2.0",
2828
"repository": "https://github.com/swc-project/swc",
2929
"publisher": "강동윤",

licenses_sub-deps.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/helper-validator-option",
9696
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/helper-validator-option/LICENSE"
9797
},
98-
"@babel/helpers@7.27.4": {
98+
"@babel/helpers@7.27.6": {
9999
"licenses": "MIT",
100100
"repository": "https://github.com/babel/babel",
101101
"publisher": "The Babel Team",
@@ -241,7 +241,7 @@
241241
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/traverse",
242242
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/traverse/LICENSE"
243243
},
244-
"@babel/types@7.27.3": {
244+
"@babel/types@7.27.6": {
245245
"licenses": "MIT",
246246
"repository": "https://github.com/babel/babel",
247247
"publisher": "The Babel Team",
@@ -603,23 +603,23 @@
603603
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli",
604604
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli/LICENSE"
605605
},
606-
"@swc/core-linux-x64-gnu@1.11.29": {
606+
"@swc/core-linux-x64-gnu@1.11.31": {
607607
"licenses": "Apache-2.0 AND MIT",
608608
"repository": "https://github.com/swc-project/swc",
609609
"publisher": "강동윤",
610610
"email": "kdy1997.dev@gmail.com",
611611
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-gnu",
612612
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-gnu/README.md"
613613
},
614-
"@swc/core-linux-x64-musl@1.11.29": {
614+
"@swc/core-linux-x64-musl@1.11.31": {
615615
"licenses": "Apache-2.0 AND MIT",
616616
"repository": "https://github.com/swc-project/swc",
617617
"publisher": "강동윤",
618618
"email": "kdy1997.dev@gmail.com",
619619
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-musl",
620620
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-musl/README.md"
621621
},
622-
"@swc/core@1.11.29": {
622+
"@swc/core@1.11.31": {
623623
"licenses": "Apache-2.0",
624624
"repository": "https://github.com/swc-project/swc",
625625
"publisher": "강동윤",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@swc-node/jest": "^1.8.13",
2121
"@swc-node/register": "^1.10.10",
2222
"@swc/cli": "^0.7.7",
23-
"@swc/core": "^1.11.29",
23+
"@swc/core": "^1.11.31",
2424
"@swc/helpers": "^0.5.17",
2525
"@types/jest": "^29.5.14",
2626
"@types/node": "^22.15.29",

0 commit comments

Comments
 (0)