🌐 AI搜索 & 代理 主页
Skip to content

Commit 02cc7bc

Browse files
chore(deps-dev): bump babel-jest from 26.6.2 to 26.6.3 (#6011)
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[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 8224e10 commit 02cc7bc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"autoprefixer": "^10.0.1",
108108
"babel-core": "^7.0.0-bridge.0",
109109
"babel-eslint": "^10.1.0",
110-
"babel-jest": "^26.6.2",
110+
"babel-jest": "^26.6.3",
111111
"babel-plugin-istanbul": "^6.0.0",
112112
"bootstrap-icons": "^1.1.0",
113113
"bundlewatch": "^0.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2834,10 +2834,10 @@ babel-eslint@^10.1.0:
28342834
eslint-visitor-keys "^1.0.0"
28352835
resolve "^1.12.0"
28362836

2837-
babel-jest@^26.6.2:
2838-
version "26.6.2"
2839-
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.2.tgz#ca84659b1683e6e5bf16609bc88f3f2f086fe443"
2840-
integrity sha512-pysyz/mZ7T5sozKnvSa1n7QEf22W9yc+dUmn2zNuQTN0saG51q8A/8k9wbED9X4YNxmwjuhIwf4JRXXQGzui3Q==
2837+
babel-jest@^26.6.2, babel-jest@^26.6.3:
2838+
version "26.6.3"
2839+
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056"
2840+
integrity sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==
28412841
dependencies:
28422842
"@jest/transform" "^26.6.2"
28432843
"@jest/types" "^26.6.2"

0 commit comments

Comments
 (0)