Skip to content

Commit 64b2bff

Browse files
authored
Merge pull request #992 from acacode/dependabot/npm_and_yarn/types/node-22.9.3
chore(deps-dev): bump @types/node from 22.9.1 to 22.9.3
2 parents 7e63463 + 1a78271 commit 64b2bff

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
"@tsconfig/strictest": "2.0.5",
6666
"@types/js-yaml": "4.0.9",
6767
"@types/lodash": "4.17.13",
68-
"@types/node": "22.9.1",
68+
"@types/node": "22.9.3",
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.7",
7171
"openapi-types": "12.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -705,12 +705,12 @@ __metadata:
705705
languageName: node
706706
linkType: hard
707707

708-
"@types/node@npm:22.9.1":
709-
version: 22.9.1
710-
resolution: "@types/node@npm:22.9.1"
708+
"@types/node@npm:22.9.3":
709+
version: 22.9.3
710+
resolution: "@types/node@npm:22.9.3"
711711
dependencies:
712712
undici-types: "npm:~6.19.8"
713-
checksum: 10c0/ea489ae603aa8874e4e88980aab6f2dad09c755da779c88dd142983bfe9609803c89415ca7781f723072934066f63daf2b3339ef084a8ad1a8079cf3958be243
713+
checksum: 10c0/954ec72bf29436ea62425a9563914a9c1e93f97b18194acd51d74d13998a701977547ed2985ed3a0e97211b785436d28377116e5f613bfcf3182d9bd81d784dc
714714
languageName: node
715715
linkType: hard
716716

@@ -2568,7 +2568,7 @@ __metadata:
25682568
"@tsconfig/strictest": "npm:2.0.5"
25692569
"@types/js-yaml": "npm:4.0.9"
25702570
"@types/lodash": "npm:4.17.13"
2571-
"@types/node": "npm:22.9.1"
2571+
"@types/node": "npm:22.9.3"
25722572
"@types/swagger-schema-official": "npm:^2.0.25"
25732573
"@types/swagger2openapi": "npm:7.0.4"
25742574
axios: "npm:1.7.7"

0 commit comments

Comments
 (0)