Merge pull request #3242 from h3poteto/dependabot/npm_and_yarn/types/node-17.0.23

Bump @types/node from 17.0.21 to 17.0.23
This commit is contained in:
AkiraFukushima 2022-04-05 18:13:54 +09:00 committed by GitHub
commit 24807f263c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -129,7 +129,7 @@
"@types/lodash": "^4.14.181",
"@types/lokijs": "^1.5.7",
"@types/nedb": "^1.8.12",
"@types/node": "^17.0.21",
"@types/node": "^17.0.23",
"@types/parse-link-header": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",

View File

@ -1734,10 +1734,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@^17.0.21":
version "17.0.21"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
"@types/node@*", "@types/node@^17.0.23":
version "17.0.23"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.23.tgz#3b41a6e643589ac6442bdbd7a4a3ded62f33f7da"
integrity sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw==
"@types/node@^14.6.2":
version "14.14.31"