Skip to content

Commit 932bad8

Browse files
authored
Merge pull request #778 from acacode/dependabot/npm_and_yarn/types/node-20.14.5
chore(deps-dev): bump @types/node from 20.14.3 to 20.14.5
2 parents 921b494 + 109453c commit 932bad8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@biomejs/biome": "1.8.1",
5353
"@types/lodash": "4.17.5",
54-
"@types/node": "20.14.3",
54+
"@types/node": "20.14.5",
5555
"axios": "1.7.2",
5656
"shx": "0.3.4",
5757
"vitest": "1.6.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -492,12 +492,12 @@ __metadata:
492492
languageName: node
493493
linkType: hard
494494

495-
"@types/node@npm:20.14.3":
496-
version: 20.14.3
497-
resolution: "@types/node@npm:20.14.3"
495+
"@types/node@npm:20.14.5":
496+
version: 20.14.5
497+
resolution: "@types/node@npm:20.14.5"
498498
dependencies:
499499
undici-types: "npm:~5.26.4"
500-
checksum: 10c0/fbd15d63ac64b7d864e7a423c9af4fcc672cc78316c66b764effcf39736f3bac907df491dbd827329492252de08174d877b1855ec6e853e421eb0eeba31737e2
500+
checksum: 10c0/06a8c304b5f7f190d4497807dc67ad09ee7b14ea2996bfdc823553c624698d8cab1ef9d16f8b764f20cb9eb11caa0e832787741e9ef70e1c89d620797ab28436
501501
languageName: node
502502
linkType: hard
503503

@@ -2519,7 +2519,7 @@ __metadata:
25192519
dependencies:
25202520
"@biomejs/biome": "npm:1.8.1"
25212521
"@types/lodash": "npm:4.17.5"
2522-
"@types/node": "npm:20.14.3"
2522+
"@types/node": "npm:20.14.5"
25232523
"@types/swagger-schema-official": "npm:^2.0.25"
25242524
axios: "npm:1.7.2"
25252525
cosmiconfig: "npm:^9.0.0"

0 commit comments

Comments
 (0)