Skip to content

Commit 921b494

Browse files
authored
Merge pull request #777 from acacode/dependabot/npm_and_yarn/types/node-20.14.3
chore(deps-dev): bump @types/node from 20.14.2 to 20.14.3
2 parents d4286d7 + 56a390f commit 921b494

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.2",
54+
"@types/node": "20.14.3",
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.2":
496-
version: 20.14.2
497-
resolution: "@types/node@npm:20.14.2"
495+
"@types/node@npm:20.14.3":
496+
version: 20.14.3
497+
resolution: "@types/node@npm:20.14.3"
498498
dependencies:
499499
undici-types: "npm:~5.26.4"
500-
checksum: 10c0/2d86e5f2227aaa42212e82ea0affe72799111b888ff900916376450b02b09b963ca888b20d9c332d8d2b833ed4781987867a38eaa2e4863fa8439071468b0a6f
500+
checksum: 10c0/fbd15d63ac64b7d864e7a423c9af4fcc672cc78316c66b764effcf39736f3bac907df491dbd827329492252de08174d877b1855ec6e853e421eb0eeba31737e2
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.2"
2522+
"@types/node": "npm:20.14.3"
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)