Skip to content

Commit b9e8036

Browse files
dependabot-supportAlmouro
authored andcommitted
chore(deps-dev): bump babel-jest from 24.1.0 to 24.3.1
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.1.0 to 24.3.1. - [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/v24.3.1/packages/babel-jest) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 4e004a1 commit b9e8036

2 files changed

Lines changed: 2 additions & 25 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@babel/runtime": "^7.2.0",
3838
"@types/react": "^16.8.6",
39-
"babel-jest": "24.1.0",
39+
"babel-jest": "24.3.1",
4040
"babel-preset-react-native": "5.0.2",
4141
"commitizen": "^3.0.7",
4242
"coveralls": "^3.0.0",

yarn.lock

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2105,17 +2105,7 @@ babel-eslint@^8.1.2:
21052105
eslint-scope "3.7.1"
21062106
eslint-visitor-keys "^1.0.0"
21072107

2108-
babel-jest@24.1.0:
2109-
version "24.1.0"
2110-
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.1.0.tgz#441e23ef75ded3bd547e300ac3194cef87b55190"
2111-
integrity sha512-MLcagnVrO9ybQGLEfZUqnOzv36iQzU7Bj4elm39vCukumLVSfoX+tRy3/jW7lUKc7XdpRmB/jech6L/UCsSZjw==
2112-
dependencies:
2113-
babel-plugin-istanbul "^5.1.0"
2114-
babel-preset-jest "^24.1.0"
2115-
chalk "^2.4.2"
2116-
slash "^2.0.0"
2117-
2118-
babel-jest@^24.3.1:
2108+
babel-jest@24.3.1, babel-jest@^24.3.1:
21192109
version "24.3.1"
21202110
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.3.1.tgz#168468a37e90426520c5293da4f55e1a512063b0"
21212111
integrity sha512-6KaXyUevY0KAxD5Ba+EBhyfwvc+R2f7JV7BpBZ5T8yJGgj0M1hYDfRhDq35oD5MzprMf/ggT81nEuLtMyxfDIg==
@@ -2137,11 +2127,6 @@ babel-plugin-istanbul@^5.1.0:
21372127
istanbul-lib-instrument "^3.0.0"
21382128
test-exclude "^5.0.0"
21392129

2140-
babel-plugin-jest-hoist@^24.1.0:
2141-
version "24.1.0"
2142-
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.1.0.tgz#dfecc491fb15e2668abbd690a697a8fd1411a7f8"
2143-
integrity sha512-gljYrZz8w1b6fJzKcsfKsipSru2DU2DmQ39aB6nV3xQ0DDv3zpIzKGortA5gknrhNnPN8DweaEgrnZdmbGmhnw==
2144-
21452130
babel-plugin-jest-hoist@^24.3.0:
21462131
version "24.3.0"
21472132
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.3.0.tgz#f2e82952946f6e40bb0a75d266a3790d854c8b5b"
@@ -2187,14 +2172,6 @@ babel-preset-fbjs@^3.0.0, babel-preset-fbjs@^3.0.1:
21872172
"@babel/plugin-transform-template-literals" "^7.0.0"
21882173
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
21892174

2190-
babel-preset-jest@^24.1.0:
2191-
version "24.1.0"
2192-
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-24.1.0.tgz#83bc564fdcd4903641af65ec63f2f5de6b04132e"
2193-
integrity sha512-FfNLDxFWsNX9lUmtwY7NheGlANnagvxq8LZdl5PKnVG3umP+S/g0XbVBfwtA4Ai3Ri/IMkWabBz3Tyk9wdspcw==
2194-
dependencies:
2195-
"@babel/plugin-syntax-object-rest-spread" "^7.0.0"
2196-
babel-plugin-jest-hoist "^24.1.0"
2197-
21982175
babel-preset-jest@^24.3.0:
21992176
version "24.3.0"
22002177
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-24.3.0.tgz#db88497e18869f15b24d9c0e547d8e0ab950796d"

0 commit comments

Comments
 (0)