mirror of
https://github.com/easychen/github-action-server-chan.git
synced 2026-03-05 08:25:44 +00:00
Merge pull request #372 from easychen/dependabot/npm_and_yarn/types/node-22.8.6
Bump @types/node from 22.8.0 to 22.8.6
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"axios": "^1.7.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.8.0",
|
||||
"@types/node": "^22.8.6",
|
||||
"@typescript-eslint/parser": "^8.12.2",
|
||||
"@vercel/ncc": "^0.38.2",
|
||||
"eslint": "^8.57.1",
|
||||
|
||||
@@ -727,10 +727,10 @@
|
||||
resolved "https://registry.npmmirror.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
||||
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
||||
|
||||
"@types/node@*", "@types/node@^22.8.0":
|
||||
version "22.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.0.tgz#193c6f82f9356ce0e6bba86b59f2ffe06e7e320b"
|
||||
integrity sha512-84rafSBHC/z1i1E3p0cJwKA+CfYDNSXX9WSZBRopjIzLET8oNt6ht2tei4C7izwDeEiLLfdeSVBv1egOH916hg==
|
||||
"@types/node@*", "@types/node@^22.8.6":
|
||||
version "22.8.6"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.6.tgz#e8a0c0871623283d8b3ef7d7b9b1bfdfd3028e22"
|
||||
integrity sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw==
|
||||
dependencies:
|
||||
undici-types "~6.19.8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user