Update dependency @types/node to v16 (#40913)
* Update dependency @types/node to v16 * kick drone Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
co-authored by
Renovate Bot
Ashley Harrison
parent
edd54f59be
commit
0bd87f3e5b
@@ -52,7 +52,7 @@
|
||||
"@types/jquery": "3.3.38",
|
||||
"@types/lodash": "4.14.123",
|
||||
"@types/marked": "3.0.2",
|
||||
"@types/node": "14.17.27",
|
||||
"@types/node": "16.11.6",
|
||||
"@types/papaparse": "5.2.0",
|
||||
"@types/react": "17.0.30",
|
||||
"@types/rollup-plugin-visualizer": "4.2.1",
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "21.0.1",
|
||||
"@rollup/plugin-node-resolve": "13.0.6",
|
||||
"@types/node": "14.17.27",
|
||||
"@types/node": "16.11.6",
|
||||
"@types/rollup-plugin-visualizer": "4.2.1",
|
||||
"@types/systemjs": "^0.20.6",
|
||||
"rimraf": "3.0.1",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "21.0.1",
|
||||
"@rollup/plugin-node-resolve": "13.0.6",
|
||||
"@types/node": "14.17.27",
|
||||
"@types/node": "16.11.6",
|
||||
"@types/rollup-plugin-visualizer": "4.2.1",
|
||||
"@types/uuid": "8.3.0",
|
||||
"date-fns": "2.21.3",
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"@types/inquirer": "^8.0.0",
|
||||
"@types/jest": "27.0.2",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/node": "^14.0.0",
|
||||
"@types/node": "^16.0.0",
|
||||
"@types/prettier": "^2.4.0",
|
||||
"@types/react-dev-utils": "^9.0.4",
|
||||
"@types/rimraf": "^3.0.0",
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
"@types/jquery": "3.3.38",
|
||||
"@types/lodash": "4.14.123",
|
||||
"@types/mock-raf": "1.0.2",
|
||||
"@types/node": "14.17.27",
|
||||
"@types/node": "16.11.6",
|
||||
"@types/papaparse": "5.2.0",
|
||||
"@types/prismjs": "1.16.0",
|
||||
"@types/react": "17.0.30",
|
||||
|
||||
Reference in New Issue
Block a user