Merge pull request #90 from actions/dependabot/npm_and_yarn/types/node-16.11.33

build(deps-dev): bump @types/node from 16.11.32 to 16.11.33
This commit is contained in:
Matthew Costabile
2022-05-02 11:35:59 -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.32",
"@types/node": "~16.11.33",
"@typescript-eslint/parser": "^5.21.0",
"@vercel/ncc": "^0.33.4",
"concurrently": "^7.1.0",
@@ -1367,9 +1367,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.32",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.32.tgz",
"integrity": "sha512-+fnfNvG5JQdC1uGZiTx+0QVtoOHcggy6+epx65JYroPGsE1uhp+vo5kioiGKsAkor6ocwHteU2EvO7N8vtOZtA==",
"version": "16.11.33",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.33.tgz",
"integrity": "sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==",
"dev": true
},
"node_modules/@types/prettier": {
@@ -7540,9 +7540,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.32",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.32.tgz",
"integrity": "sha512-+fnfNvG5JQdC1uGZiTx+0QVtoOHcggy6+epx65JYroPGsE1uhp+vo5kioiGKsAkor6ocwHteU2EvO7N8vtOZtA==",
"version": "16.11.33",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.33.tgz",
"integrity": "sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==",
"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.32",
"@types/node": "~16.11.33",
"@typescript-eslint/parser": "^5.21.0",
"@vercel/ncc": "^0.33.4",
"concurrently": "^7.1.0",