mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
Update jest monorepo to ^25.2.6 (#9482)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c634f9446a
commit
7da3942e31
@ -68,10 +68,10 @@
|
||||
"@types/triple-beam": "1.3.0",
|
||||
"@types/uuid": "7.0.2",
|
||||
"@types/yallist": "3.0.1",
|
||||
"babel-jest": "^25.1.0",
|
||||
"babel-jest": "^25.2.6",
|
||||
"copyfiles": "^2.2.0",
|
||||
"eslint-plugin-import": "^2.20.2",
|
||||
"jest": "^25.1.0",
|
||||
"jest": "^25.2.6",
|
||||
"nock": "^12.0.2",
|
||||
"sinon": "^9.0.1",
|
||||
"source-map-support": "^0.5.16",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -138,7 +138,7 @@
|
||||
"@types/whatwg-url": "6.4.0",
|
||||
"abort-controller": "^3.0.0",
|
||||
"autoprefixer": "^9.7.5",
|
||||
"babel-jest": "^25.1.0",
|
||||
"babel-jest": "^25.2.6",
|
||||
"babel-loader": "^8.1.0",
|
||||
"babel-plugin-lodash": "^3.3.4",
|
||||
"babel-preset-react-app": "^9.1.2",
|
||||
@ -162,7 +162,7 @@
|
||||
"graphql-schema-linter": "^0.2.4",
|
||||
"gulp": "^4.0.2",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^25.1.0",
|
||||
"jest": "^25.2.6",
|
||||
"jsdom": "^15.2.1",
|
||||
"json-schema-ref-parser": "^8.0.0",
|
||||
"json-schema-to-typescript": "^6.1.3",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user