Merge pull request #68 from arduino/dependabot/npm_and_yarn/types/node-15.6.0

build(deps-dev): bump @types/node from 15.3.1 to 15.6.0
This commit is contained in:
per1234
2021-05-24 01:35:43 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2119,9 +2119,9 @@
"dev": true
},
"@types/node": {
"version": "15.3.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.3.1.tgz",
"integrity": "sha512-weaeiP4UF4XgF++3rpQhpIJWsCTS4QJw5gvBhQu6cFIxTwyxWIe3xbnrY/o2lTCQ0lsdb8YIUDUvLR4Vuz5rbw==",
"version": "15.6.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.6.0.tgz",
"integrity": "sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A==",
"dev": true
},
"@types/normalize-package-data": {
+1 -1
View File
@@ -24,7 +24,7 @@
"devDependencies": {
"@actions/io": "^1.1.0",
"@types/jest": "^26.0.23",
"@types/node": "^15.3.1",
"@types/node": "^15.6.0",
"@types/semver": "^7.3.6",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",