Merge pull request #182 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.26
Bump @types/node from 14.14.25 to 14.14.26
This commit is contained in:
Generated
+3
-3
@@ -1019,9 +1019,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "14.14.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.25.tgz",
|
||||
"integrity": "sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ=="
|
||||
"version": "14.14.26",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.26.tgz",
|
||||
"integrity": "sha512-skWxepWOs+VArEBWd2S/VR3wUavioIIx9/HzW+UJiIjtwa6+kNXdsOeq7FfxDXf56hIcL0ieo2brwMgBJ1+lhw=="
|
||||
},
|
||||
"@types/normalize-package-data": {
|
||||
"version": "2.4.0",
|
||||
|
||||
+1
-1
@@ -42,7 +42,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.19",
|
||||
"@types/node": "^14.14.25",
|
||||
"@types/node": "^14.14.26",
|
||||
"@typescript-eslint/parser": "^4.15.0",
|
||||
"@vercel/ncc": "^0.27.0",
|
||||
"eslint": "^7.19.0",
|
||||
|
||||
Reference in New Issue
Block a user