Skip to content

Commit 2132a51

Browse files
authored
Merge pull request #847 from acacode/dependabot/npm_and_yarn/types/node-20.14.12
chore(deps-dev): bump @types/node from 20.14.11 to 20.14.12
2 parents 18ceeea + ee01e90 commit 2132a51

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
@@ -65,7 +65,7 @@
6565
"@types/didyoumean": "1.2.2",
6666
"@types/js-yaml": "4.0.9",
6767
"@types/lodash": "4.17.7",
68-
"@types/node": "20.14.11",
68+
"@types/node": "20.14.12",
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.2",
7171
"shx": "0.3.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -865,12 +865,12 @@ __metadata:
865865
languageName: node
866866
linkType: hard
867867

868-
"@types/node@npm:20.14.11":
869-
version: 20.14.11
870-
resolution: "@types/node@npm:20.14.11"
868+
"@types/node@npm:20.14.12":
869+
version: 20.14.12
870+
resolution: "@types/node@npm:20.14.12"
871871
dependencies:
872872
undici-types: "npm:~5.26.4"
873-
checksum: 10c0/5306becc0ff41d81b1e31524bd376e958d0741d1ce892dffd586b9ae0cb6553c62b0d62abd16da8bea6b9a2c17572d360450535d7c073794b0cef9cb4e39691e
873+
checksum: 10c0/59bc5fa11fdd23fd517f859063118f54a1ab53d3399ef63c926f8902429d7453abc0db22ef4b0a6110026b6ab81b6472fee894e1d235c24b01a0b3e10cfae0bb
874874
languageName: node
875875
linkType: hard
876876

@@ -3405,7 +3405,7 @@ __metadata:
34053405
"@types/didyoumean": "npm:1.2.2"
34063406
"@types/js-yaml": "npm:4.0.9"
34073407
"@types/lodash": "npm:4.17.7"
3408-
"@types/node": "npm:20.14.11"
3408+
"@types/node": "npm:20.14.12"
34093409
"@types/swagger-schema-official": "npm:^2.0.25"
34103410
"@types/swagger2openapi": "npm:7.0.4"
34113411
axios: "npm:1.7.2"

0 commit comments

Comments
 (0)