Merge pull request #1052 from arduino/dependabot/npm_and_yarn/types/node-20.16.6

build(deps-dev): bump @types/node from 20.16.5 to 20.16.6
This commit is contained in:
per1234
2024-09-24 05:45:36 -07:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -15,7 +15,7 @@
"devDependencies": {
"@actions/io": "^1.1.3",
"@types/jest": "^28.1.8",
"@types/node": "^20.16.5",
"@types/node": "^20.16.6",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
@@ -1638,9 +1638,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.16.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.5.tgz",
"integrity": "sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==",
"version": "20.16.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.6.tgz",
"integrity": "sha512-T7PpxM/6yeDE+AdlVysT62BX6/bECZOmQAgiFg5NoBd5MQheZ3tzal7f1wvzfiEcmrcJNRi2zRr2nY2zF+0uqw==",
"dev": true,
"dependencies": {
"undici-types": "~6.19.2"
@@ -11241,9 +11241,9 @@
"dev": true
},
"@types/node": {
"version": "20.16.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.5.tgz",
"integrity": "sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==",
"version": "20.16.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.6.tgz",
"integrity": "sha512-T7PpxM/6yeDE+AdlVysT62BX6/bECZOmQAgiFg5NoBd5MQheZ3tzal7f1wvzfiEcmrcJNRi2zRr2nY2zF+0uqw==",
"dev": true,
"requires": {
"undici-types": "~6.19.2"
+1 -1
View File
@@ -24,7 +24,7 @@
"devDependencies": {
"@actions/io": "^1.1.3",
"@types/jest": "^28.1.8",
"@types/node": "^20.16.5",
"@types/node": "^20.16.6",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",