Merge pull request #14 from inato/dependabot/npm_and_yarn/types/node-17.0.22
Bump @types/node from 17.0.21 to 17.0.22
This commit is contained in:
commit
41c41738c6
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.4.0",
|
||||
"@types/node": "^17.0.8",
|
||||
"@types/node": "^17.0.22",
|
||||
"eslint": "^8.6.0",
|
||||
"eslint-plugin-fp": "^2.3.0",
|
||||
"jest": "^27.4.7",
|
||||
|
|
|
@ -611,10 +611,10 @@
|
|||
jest-matcher-utils "^27.0.0"
|
||||
pretty-format "^27.0.0"
|
||||
|
||||
"@types/node@*", "@types/node@^17.0.8":
|
||||
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.22":
|
||||
version "17.0.22"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.22.tgz#38b6c4b9b2f3ed9f2e376cce42a298fb2375251e"
|
||||
integrity sha512-8FwbVoG4fy+ykY86XCAclKZDORttqE5/s7dyWZKLXTdv3vRy5HozBEinG5IqhvPXXzIZEcTVbuHlQEI6iuwcmw==
|
||||
|
||||
"@types/prettier@^2.1.5":
|
||||
version "2.4.4"
|
||||
|
|
Reference in a new issue