Merge pull request #211 from actions/dependabot/npm_and_yarn/types/node-16.11.55

Bump @types/node from 16.11.54 to 16.11.55
This commit is contained in:
Federico Builes
2022-08-24 09:00:15 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -20,7 +20,7 @@
"zod": "^3.18.0"
},
"devDependencies": {
"@types/node": "^16.11.54",
"@types/node": "^16.11.55",
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/parser": "^5.34.0",
"@vercel/ncc": "^0.34.0",
@@ -1438,9 +1438,9 @@
}
},
"node_modules/@types/node": {
"version": "16.11.54",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.54.tgz",
"integrity": "sha512-ryOpwe15+BtTUxKFfzABjaI/EtXLPBSBEW4B6D5ygWNcORLVKG/1/FC3WwAr5d7t6lCnlVPRsCY0NH680QT+Pg=="
"version": "16.11.55",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.55.tgz",
"integrity": "sha512-ZZepNkqPNCBy6PlCjeOY0gI1q91v7l5MUhVc5RMAUV39OxRO8lF8fqGnhY2j8FWz8fxcN8HvAUWoccWpOzl/Ug=="
},
"node_modules/@types/prettier": {
"version": "2.4.4",
@@ -8401,9 +8401,9 @@
}
},
"@types/node": {
"version": "16.11.54",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.54.tgz",
"integrity": "sha512-ryOpwe15+BtTUxKFfzABjaI/EtXLPBSBEW4B6D5ygWNcORLVKG/1/FC3WwAr5d7t6lCnlVPRsCY0NH680QT+Pg=="
"version": "16.11.55",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.55.tgz",
"integrity": "sha512-ZZepNkqPNCBy6PlCjeOY0gI1q91v7l5MUhVc5RMAUV39OxRO8lF8fqGnhY2j8FWz8fxcN8HvAUWoccWpOzl/Ug=="
},
"@types/prettier": {
"version": "2.4.4",
+1 -1
View File
@@ -36,7 +36,7 @@
"zod": "^3.18.0"
},
"devDependencies": {
"@types/node": "^16.11.54",
"@types/node": "^16.11.55",
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/parser": "^5.34.0",
"@vercel/ncc": "^0.34.0",