mirror of
https://github.com/easychen/github-action-server-chan.git
synced 2026-03-10 06:06:44 +00:00
Merge pull request #331 from easychen/dependabot/npm_and_yarn/types/node-22.5.0
Bump @types/node from 22.4.1 to 22.5.0
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"axios": "^1.7.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.4.1",
|
||||
"@types/node": "^22.5.0",
|
||||
"@typescript-eslint/parser": "^8.2.0",
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
"eslint": "^8.57.0",
|
||||
|
||||
@@ -720,10 +720,10 @@
|
||||
resolved "https://registry.npmmirror.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
||||
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
||||
|
||||
"@types/node@*", "@types/node@^22.4.1":
|
||||
version "22.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.4.1.tgz#9b595d292c65b94c20923159e2ce947731b6fdce"
|
||||
integrity sha512-1tbpb9325+gPnKK0dMm+/LMriX0vKxf6RnB0SZUqfyVkQ4fMgUSySqhxE/y8Jvs4NyF1yHzTfG9KlnkIODxPKg==
|
||||
"@types/node@*", "@types/node@^22.5.0":
|
||||
version "22.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.0.tgz#10f01fe9465166b4cab72e75f60d8b99d019f958"
|
||||
integrity sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==
|
||||
dependencies:
|
||||
undici-types "~6.19.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user