Merge pull request #85 from actions/dependabot/npm_and_yarn/types/node-16.11.31

build(deps-dev): bump @types/node from 16.11.27 to 16.11.31
This commit is contained in:
Matthew Costabile
2022-04-27 08:41:48 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"devDependencies": {
"@github/prettier-config": "^0.0.4",
"@types/jest": "^27.4.1",
"@types/node": "~16.11.27",
"@types/node": "~16.11.31",
"@typescript-eslint/parser": "^5.20.0",
"@vercel/ncc": "^0.33.4",
"concurrently": "^7.1.0",
@@ -1367,9 +1367,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.27",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.27.tgz",
"integrity": "sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==",
"version": "16.11.31",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.31.tgz",
"integrity": "sha512-wh/d0pcu/Ie2mqTIqh4tjd0mLAB4JWxOjHQtLN20HS7sjMHiV4Afr+90hITTyZcxowwha5wjv32jGEn1zkEFMg==",
"dev": true
},
"node_modules/@types/prettier": {
@@ -7540,9 +7540,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.27",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.27.tgz",
"integrity": "sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==",
"version": "16.11.31",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.31.tgz",
"integrity": "sha512-wh/d0pcu/Ie2mqTIqh4tjd0mLAB4JWxOjHQtLN20HS7sjMHiV4Afr+90hITTyZcxowwha5wjv32jGEn1zkEFMg==",
"dev": true
},
"@types/prettier": {

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@github/prettier-config": "^0.0.4",
"@types/jest": "^27.4.1",
"@types/node": "~16.11.27",
"@types/node": "~16.11.31",
"@typescript-eslint/parser": "^5.20.0",
"@vercel/ncc": "^0.33.4",
"concurrently": "^7.1.0",