Skip to content

Commit c94916f

Browse files
chore(deps-dev): bump babel-jest from 29.2.1 to 29.2.2 (#611)
1 parent e03adb8 commit c94916f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2475,10 +2475,10 @@
24752475
jest-haste-map "^29.2.1"
24762476
slash "^3.0.0"
24772477

2478-
"@jest/transform@^29.2.1":
2479-
version "29.2.1"
2480-
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.2.1.tgz#f3d8154edd19cdbcaf1d6646bd8f4ff7812318a2"
2481-
integrity sha512-xup+iEuaIRSQabQaeqxaQyN0vg1Dctrp9oTObQsNf3sZEowTIa5cANYuoyi8Tqhg4GCqEVLTf18KW7ii0UeFVA==
2478+
"@jest/transform@^29.2.1", "@jest/transform@^29.2.2":
2479+
version "29.2.2"
2480+
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.2.2.tgz#dfc03fc092b31ffea0c55917728e75bfcf8b5de6"
2481+
integrity sha512-aPe6rrletyuEIt2axxgdtxljmzH8O/nrov4byy6pDw9S8inIrTV+2PnjyP/oFHMSynzGxJ2s6OHowBNMXp/Jzg==
24822482
dependencies:
24832483
"@babel/core" "^7.11.6"
24842484
"@jest/types" "^29.2.1"
@@ -4211,11 +4211,11 @@ babel-eslint@^10.1.0:
42114211
resolve "^1.12.0"
42124212

42134213
babel-jest@^29.0.3, babel-jest@^29.2.1:
4214-
version "29.2.1"
4215-
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.2.1.tgz#213c47e28072de11bdb98c9d29b89f2ab99664f1"
4216-
integrity sha512-gQJwArok0mqoREiCYhXKWOgUhElJj9DpnssW6GL8dG7ARYqHEhrM9fmPHTjdqEGRVXZAd6+imo3/Vwa8TjLcsw==
4214+
version "29.2.2"
4215+
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.2.2.tgz#2c15abd8c2081293c9c3f4f80a4ed1d51542fee5"
4216+
integrity sha512-kkq2QSDIuvpgfoac3WZ1OOcHsQQDU5xYk2Ql7tLdJ8BVAYbefEXal+NfS45Y5LVZA7cxC8KYcQMObpCt1J025w==
42174217
dependencies:
4218-
"@jest/transform" "^29.2.1"
4218+
"@jest/transform" "^29.2.2"
42194219
"@types/babel__core" "^7.1.14"
42204220
babel-plugin-istanbul "^6.1.1"
42214221
babel-preset-jest "^29.2.0"

0 commit comments

Comments
 (0)