Merge pull request #199 from arduino/dependabot/npm_and_yarn/types/node-16.9.4
build(deps-dev): bump @types/node from 16.9.2 to 16.9.4
This commit is contained in:
Generated
+3
-3
@@ -1771,9 +1771,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.9.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.9.2.tgz",
|
||||
"integrity": "sha512-ZHty/hKoOLZvSz6BtP1g7tc7nUeJhoCf3flLjh8ZEv1vFKBWHXcnMbJMyN/pftSljNyy0kNW/UqI3DccnBnZ8w==",
|
||||
"version": "16.9.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.9.4.tgz",
|
||||
"integrity": "sha512-KDazLNYAGIuJugdbULwFZULF9qQ13yNWEBFnfVpqlpgAAo6H/qnM9RjBgh0A0kmHf3XxAKLdN5mTIng9iUvVLA==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/prettier": {
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
"devDependencies": {
|
||||
"@actions/io": "^1.1.1",
|
||||
"@types/jest": "^27.0.1",
|
||||
"@types/node": "^16.9.2",
|
||||
"@types/node": "^16.9.4",
|
||||
"@types/semver": "^7.3.8",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.1",
|
||||
"@typescript-eslint/parser": "^4.31.1",
|
||||
|
||||
Reference in New Issue
Block a user