Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) to v27.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 19, 2021
1 parent 367be72 commit bf8da9a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 26 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"autoprefixer": "10.3.7",
"axe-core": "4.3.3",
"babel-eslint": "10.1.0",
"babel-jest": "27.3.0",
"babel-jest": "27.3.1",
"babel-loader": "8.2.2",
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"babel-plugin-lodash": "3.3.4",
Expand All @@ -163,7 +163,7 @@
"gacp": "2.10.2",
"glob-fs": "0.1.7",
"husky": "7.0.2",
"jest": "27.3.0",
"jest": "27.3.1",
"jest-axe": "5.0.1",
"lint-staged": "11.2.3",
"lodash": "4.17.21",
Expand Down
34 changes: 10 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1804,7 +1804,7 @@
jest-util "^27.3.1"
slash "^3.0.0"

"@jest/core@^27.3.0", "@jest/core@^27.3.1":
"@jest/core@^27.3.1":
version "27.3.1"
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.3.1.tgz#04992ef1b58b17c459afb87ab56d81e63d386925"
integrity sha512-DMNE90RR5QKx0EA+wqe3/TNEwiRpOkhshKNxtLxd4rt3IZpCt+RSL+FoJsGeblRZmqdK4upHA/mKKGPPRAifhg==
Expand Down Expand Up @@ -1950,7 +1950,7 @@
source-map "^0.6.1"
write-file-atomic "^3.0.0"

"@jest/transform@^27.3.0", "@jest/transform@^27.3.1":
"@jest/transform@^27.3.1":
version "27.3.1"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.3.1.tgz#ff80eafbeabe811e9025e4b6f452126718455220"
integrity sha512-3fSvQ02kuvjOI1C1ssqMVBKJpZf6nwoCiSu00zAKh5nrp3SptNtZy/8s5deayHnqxhjD9CWDJ+yqQwuQ0ZafXQ==
Expand Down Expand Up @@ -4688,21 +4688,7 @@ babel-eslint@10.1.0:
eslint-visitor-keys "^1.0.0"
resolve "^1.12.0"

babel-jest@27.3.0:
version "27.3.0"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.3.0.tgz#72237bff40e1fdaaf869bcaaa43bec58b51b6159"
integrity sha512-+Utvd2yZkT7tkgbBqVcH3uRpgRSTKRi0uBtVkjmuw2jFxp45rQ9fROSqqeHKzHYRelgdVOtQ3M745Wnyme/xOg==
dependencies:
"@jest/transform" "^27.3.0"
"@jest/types" "^27.2.5"
"@types/babel__core" "^7.1.14"
babel-plugin-istanbul "^6.0.0"
babel-preset-jest "^27.2.0"
chalk "^4.0.0"
graceful-fs "^4.2.4"
slash "^3.0.0"

babel-jest@^27.3.1:
babel-jest@27.3.1, babel-jest@^27.3.1:
version "27.3.1"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.3.1.tgz#0636a3404c68e07001e434ac4956d82da8a80022"
integrity sha512-SjIF8hh/ir0peae2D6S6ZKRhUy7q/DnpH7k/V6fT4Bgs/LXXUztOpX4G2tCgq8mLo5HA9mN6NmlFMeYtKmIsTQ==
Expand Down Expand Up @@ -10569,7 +10555,7 @@ jest-circus@^27.3.1:
stack-utils "^2.0.3"
throat "^6.0.1"

jest-cli@^27.3.0:
jest-cli@^27.3.1:
version "27.3.1"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.3.1.tgz#b576f9d146ba6643ce0a162d782b40152b6b1d16"
integrity sha512-WHnCqpfK+6EvT62me6WVs8NhtbjAS4/6vZJnk7/2+oOr50cwAzG4Wxt6RXX0hu6m1169ZGMlhYYUNeKBXCph/Q==
Expand Down Expand Up @@ -11026,14 +11012,14 @@ jest-worker@^27.3.1:
merge-stream "^2.0.0"
supports-color "^8.0.0"

jest@27.3.0:
version "27.3.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-27.3.0.tgz#25f0e02aaa51d53bc6e1941eb4838a3452f3320e"
integrity sha512-ZSwT6ROUbUs3bXirxzxBvohE/1y7t+IHIu3fL8WgIeJppE2XsFoa2dB03CI9kXA81znW0Kt0t2R+QVOWeY8cYw==
jest@27.3.1:
version "27.3.1"
resolved "https://registry.yarnpkg.com/jest/-/jest-27.3.1.tgz#b5bab64e8f56b6f7e275ba1836898b0d9f1e5c8a"
integrity sha512-U2AX0AgQGd5EzMsiZpYt8HyZ+nSVIh5ujQ9CPp9EQZJMjXIiSZpJNweZl0swatKRoqHWgGKM3zaSwm4Zaz87ng==
dependencies:
"@jest/core" "^27.3.0"
"@jest/core" "^27.3.1"
import-local "^3.0.2"
jest-cli "^27.3.0"
jest-cli "^27.3.1"

js-string-escape@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit bf8da9a

Please sign in to comment.