Skip to content

Commit

Permalink
build(deps): bump babel-jest from 26.6.2 to 26.6.3
Browse files Browse the repository at this point in the history
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.2 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.6.3/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 5, 2020
1 parent b1e3b54 commit 25c58ce
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 172 deletions.
158 changes: 3 additions & 155 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,7 +40,7 @@
"@rollup/plugin-node-resolve": "^10.0.0",
"@rollup/plugin-replace": "^2.3.4",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.2",
"babel-jest": "^26.6.3",
"babel-plugin-add-module-exports": "^1.0.4",
"cross-env": "^7.0.2",
"date-fns": "^2.16.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/n4s/package.json
Expand Up @@ -62,7 +62,7 @@
"@babel/plugin-transform-object-assign": "^7.8.3",
"@babel/preset-env": "^7.9.0",
"babel-eslint": "^10.0.2",
"babel-jest": "^26.6.2",
"babel-jest": "^26.6.3",
"eslint": "^7.12.1",
"faker": "^4.1.0",
"jest": "^26.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vest/package.json
Expand Up @@ -50,7 +50,7 @@
"n4s": "^2.1.1"
},
"dependencies": {
"babel-jest": "^26.6.2",
"babel-jest": "^26.6.3",
"eslint-config-prettier": "^6.15.0",
"jest": "^26.6.3",
"jest-cli": "^26.6.3",
Expand Down
14 changes: 0 additions & 14 deletions yarn.lock
Expand Up @@ -1622,20 +1622,6 @@ babel-eslint@^10.0.2, babel-eslint@^10.1.0:
eslint-visitor-keys "^1.0.0"
resolve "^1.12.0"

babel-jest@^26.6.2:
version "26.6.2"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.2.tgz#ca84659b1683e6e5bf16609bc88f3f2f086fe443"
integrity sha512-pysyz/mZ7T5sozKnvSa1n7QEf22W9yc+dUmn2zNuQTN0saG51q8A/8k9wbED9X4YNxmwjuhIwf4JRXXQGzui3Q==
dependencies:
"@jest/transform" "^26.6.2"
"@jest/types" "^26.6.2"
"@types/babel__core" "^7.1.7"
babel-plugin-istanbul "^6.0.0"
babel-preset-jest "^26.6.2"
chalk "^4.0.0"
graceful-fs "^4.2.4"
slash "^3.0.0"

babel-jest@^26.6.3:
version "26.6.3"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056"
Expand Down

0 comments on commit 25c58ce

Please sign in to comment.