Update @types/lodash everywhere (#47020)
* Update @types/lodash everywhere * Update @grafana/e2e as well
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
"@types/history": "4.7.11",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/jquery": "3.5.14",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/lodash": "4.14.181",
|
||||
"@types/marked": "4.0.3",
|
||||
"@types/node": "16.11.26",
|
||||
"@types/papaparse": "5.3.2",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"@rollup/plugin-commonjs": "21.0.2",
|
||||
"@rollup/plugin-node-resolve": "13.1.3",
|
||||
"@types/chrome-remote-interface": "0.31.4",
|
||||
"@types/lodash": "4.14.180",
|
||||
"@types/lodash": "4.14.181",
|
||||
"@types/node": "16.11.26",
|
||||
"@types/uuid": "8.3.4",
|
||||
"rollup": "2.70.1",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"@types/angular": "1.8.4",
|
||||
"@types/history": "4.7.11",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/lodash": "4.14.181",
|
||||
"@types/react": "17.0.42",
|
||||
"@types/react-dom": "17.0.14",
|
||||
"@types/systemjs": "^0.20.6",
|
||||
|
||||
@@ -130,7 +130,7 @@
|
||||
"@types/is-hotkey": "0.1.7",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/jquery": "3.5.14",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/lodash": "4.14.181",
|
||||
"@types/mock-raf": "1.0.3",
|
||||
"@types/node": "16.11.26",
|
||||
"@types/prismjs": "1.26.0",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"@types/deep-freeze": "^0.1.1",
|
||||
"@types/grafana__slate-react": "npm:@types/slate-react@0.22.5",
|
||||
"@types/hoist-non-react-statics": "^3.3.1",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/lodash": "4.14.181",
|
||||
"@types/prop-types": "^15",
|
||||
"@types/react": "17.0.42",
|
||||
"@types/react-icons": "2.2.7",
|
||||
|
||||
Reference in New Issue
Block a user