Skip to content

Commit 647635d

Browse files
Merge pull request #135 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-aa9ec680e1
deps: bump the all-dependencies group with 5 updates
2 parents 9c652fd + f13a2e1 commit 647635d

File tree

4 files changed

+144
-144
lines changed

4 files changed

+144
-144
lines changed

licenses_main-deps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest",
4646
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest/LICENSE"
4747
},
48-
"@types/node@22.15.24": {
48+
"@types/node@22.15.28": {
4949
"licenses": "MIT",
5050
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
5151
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/node",

licenses_sub-deps.json

Lines changed: 7 additions & 7 deletions
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/@babel/compat-data",
2424
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/compat-data/LICENSE"
2525
},
26-
"@babel/core@7.27.3": {
26+
"@babel/core@7.27.4": {
2727
"licenses": "MIT",
2828
"repository": "https://github.com/babel/babel",
2929
"publisher": "The Babel Team",
@@ -95,15 +95,15 @@
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.3": {
98+
"@babel/helpers@7.27.4": {
9999
"licenses": "MIT",
100100
"repository": "https://github.com/babel/babel",
101101
"publisher": "The Babel Team",
102102
"url": "https://babel.dev/team",
103103
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/helpers",
104104
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/helpers/LICENSE"
105105
},
106-
"@babel/parser@7.27.3": {
106+
"@babel/parser@7.27.4": {
107107
"licenses": "MIT",
108108
"repository": "https://github.com/babel/babel",
109109
"publisher": "The Babel Team",
@@ -233,7 +233,7 @@
233233
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/template",
234234
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/template/LICENSE"
235235
},
236-
"@babel/traverse@7.27.3": {
236+
"@babel/traverse@7.27.4": {
237237
"licenses": "MIT",
238238
"repository": "https://github.com/babel/babel",
239239
"publisher": "The Babel Team",
@@ -750,7 +750,7 @@
750750
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest",
751751
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest/LICENSE"
752752
},
753-
"@types/node@22.15.24": {
753+
"@types/node@22.15.28": {
754754
"licenses": "MIT",
755755
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
756756
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/node",
@@ -3312,8 +3312,8 @@
33123312
"publisher": "Sindre Sorhus",
33133313
"email": "sindresorhus@gmail.com",
33143314
"url": "sindresorhus.com",
3315-
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi",
3316-
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi/license"
3315+
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs",
3316+
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs/license"
33173317
},
33183318
"strip-bom@4.0.0": {
33193319
"licenses": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@swc/core": "^1.11.29",
2424
"@swc/helpers": "^0.5.17",
2525
"@types/jest": "^29.5.14",
26-
"@types/node": "^22.15.24",
26+
"@types/node": "^22.15.28",
2727
"jest": "^29.7.0",
2828
"license-checker": "^25.0.1",
2929
"nodemon": "^3.1.10",

0 commit comments

Comments
 (0)