Chore: Bumps types for jest (#29098)
Showing
... | ... | @@ -114,7 +114,7 @@ |
"@types/slate": "0.47.1", | ||
"@types/slate-plain-serializer": "0.6.1", | ||
"@types/slate-react": "0.22.5", | ||
"@types/testing-library__jest-dom": "^5.9.2", | ||
"@types/testing-library__jest-dom": "5.9.5", | ||
"@types/testing-library__react-hooks": "^3.2.0", | ||
"@types/tinycolor2": "1.4.2", | ||
"@typescript-eslint/eslint-plugin": "4.0.1", | ||
... | ... |
... | ... | @@ -27,8 +27,8 @@ |
"apache-arrow": "0.16.0", | ||
"eventemitter3": "4.0.7", | ||
"lodash": "4.17.19", | ||
"rxjs": "6.6.3", | ||
"marked": "1.2.2", | ||
"rxjs": "6.6.3", | ||
"xss": "1.0.6" | ||
}, | ||
"devDependencies": { | ||
... | ... | @@ -37,11 +37,11 @@ |
"@rollup/plugin-json": "4.0.3", | ||
"@rollup/plugin-node-resolve": "7.1.1", | ||
"@types/braintree__sanitize-url": "4.0.0", | ||
"@types/jest": "23.3.14", | ||
"@types/jest": "26.0.0", | ||
"@types/jquery": "3.3.38", | ||
"@types/lodash": "4.14.123", | ||
"@types/node": "10.14.1", | ||
"@types/marked": "1.1.0", | ||
"@types/node": "10.14.1", | ||
"@types/papaparse": "5.2.0", | ||
"@types/react": "16.8.16", | ||
"@types/rollup-plugin-visualizer": "2.6.0", | ||
... | ... |
... | ... | @@ -31,7 +31,7 @@ |
"@grafana/tsconfig": "^1.0.0-rc1", | ||
"@rollup/plugin-commonjs": "11.0.2", | ||
"@rollup/plugin-node-resolve": "7.1.1", | ||
"@types/jest": "23.3.14", | ||
"@types/jest": "26.0.0", | ||
"@types/rollup-plugin-visualizer": "2.6.0", | ||
"@types/systemjs": "^0.20.6", | ||
"lodash": "4.17.19", | ||
... | ... |
... | ... | @@ -37,7 +37,7 @@ |
"@types/expect-puppeteer": "3.3.1", | ||
"@types/fs-extra": "^8.1.0", | ||
"@types/inquirer": "^6.0.3", | ||
"@types/jest": "24.0.13", | ||
"@types/jest": "26.0.0", | ||
"@types/node": "^12.0.4", | ||
"@types/prettier": "^1.16.4", | ||
"@types/puppeteer-core": "1.9.0", | ||
... | ... |
... | ... | @@ -86,7 +86,7 @@ |
"@types/classnames": "2.2.7", | ||
"@types/common-tags": "^1.8.0", | ||
"@types/d3": "5.7.2", | ||
"@types/jest": "23.3.14", | ||
"@types/jest": "26.0.0", | ||
"@types/jquery": "3.3.38", | ||
"@types/lodash": "4.14.123", | ||
"@types/node": "10.14.1", | ||
... | ... |
Please
register
or
sign in
to comment