Skip to content

Commit fc92f9b

Browse files
Merge pull request #92 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-d0ff4d7839
deps: bump the all-dependencies group with 4 updates
2 parents fe503d9 + a73eaaf commit fc92f9b

File tree

4 files changed

+62
-62
lines changed

4 files changed

+62
-62
lines changed

licenses_main-deps.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest",
4545
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest/LICENSE"
4646
},
47-
"@types/[email protected].10": {
47+
"@types/[email protected].11": {
4848
"licenses": "MIT",
4949
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
5050
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/node",

licenses_sub-deps.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@
749749
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest",
750750
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest/LICENSE"
751751
},
752-
"@types/[email protected].10": {
752+
"@types/[email protected].11": {
753753
"licenses": "MIT",
754754
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
755755
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/node",
@@ -1427,7 +1427,7 @@
14271427
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth",
14281428
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth/README.md"
14291429
},
1430-
1430+
14311431
"licenses": "ISC",
14321432
"repository": "https://github.com/kilian/electron-to-chromium",
14331433
"publisher": "Kilian Valkhof",
@@ -1663,7 +1663,7 @@
16631663
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/fill-range",
16641664
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/fill-range/LICENSE"
16651665
},
1666-
"find-my-way@9.2.0": {
1666+
"find-my-way@9.3.0": {
16671667
"licenses": "MIT",
16681668
"repository": "https://github.com/delvedor/find-my-way",
16691669
"publisher": "Tomas Della Vedova - @delvedor",
@@ -3035,7 +3035,7 @@
30353035
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/safe-buffer",
30363036
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/safe-buffer/LICENSE"
30373037
},
3038-
"safe-regex2@4.0.1": {
3038+
"safe-regex2@5.0.0": {
30393039
"licenses": "MIT",
30403040
"repository": "https://github.com/fastify/safe-regex2",
30413041
"publisher": "James Halliday",
@@ -3302,17 +3302,17 @@
33023302
"publisher": "Sindre Sorhus",
33033303
"email": "[email protected]",
33043304
"url": "sindresorhus.com",
3305-
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs",
3306-
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs/license"
3305+
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width",
3306+
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width/license"
33073307
},
33083308
33093309
"licenses": "MIT",
33103310
"repository": "https://github.com/chalk/strip-ansi",
33113311
"publisher": "Sindre Sorhus",
33123312
"email": "[email protected]",
33133313
"url": "sindresorhus.com",
3314-
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi",
3315-
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi/license"
3314+
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs",
3315+
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs/license"
33163316
},
33173317
33183318
"licenses": "MIT",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@swc/core": "^1.11.11",
2424
"@swc/helpers": "^0.5.15",
2525
"@types/jest": "^29.5.14",
26-
"@types/node": "^22.13.10",
26+
"@types/node": "^22.13.11",
2727
"jest": "^29.7.0",
2828
"license-checker": "^25.0.1",
2929
"nodemon": "^3.1.9",

0 commit comments

Comments
 (0)