Merge pull request #378 from arduino/dependabot/npm_and_yarn/types/node-16.11.28

build(deps-dev): bump @types/node from 16.11.27 to 16.11.28
This commit is contained in:
per1234
2022-04-25 11:08:16 -07:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -16,7 +16,7 @@
"devDependencies": {
"@actions/io": "^1.1.2",
"@types/jest": "^27.4.1",
"@types/node": "^16.11.27",
"@types/node": "^16.11.28",
"@types/semver": "^7.3.9",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
@@ -1360,9 +1360,9 @@
"integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4="
},
"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.28",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.28.tgz",
"integrity": "sha512-l/y1ZZpWqevemVQmk0Q1TPohlJTul7u9ysq3bw6xlRDO8z+98JBI6gp4JS0OK8YkWUdYxnJU35H4vOzuiOFIag==",
"dev": true
},
"node_modules/@types/prettier": {
@@ -7494,9 +7494,9 @@
"integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4="
},
"@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.28",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.28.tgz",
"integrity": "sha512-l/y1ZZpWqevemVQmk0Q1TPohlJTul7u9ysq3bw6xlRDO8z+98JBI6gp4JS0OK8YkWUdYxnJU35H4vOzuiOFIag==",
"dev": true
},
"@types/prettier": {

View File

@@ -25,7 +25,7 @@
"devDependencies": {
"@actions/io": "^1.1.2",
"@types/jest": "^27.4.1",
"@types/node": "^16.11.27",
"@types/node": "^16.11.28",
"@types/semver": "^7.3.9",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",