Skip to content

Commit 69ed30a

Browse files
Merge pull request #679 from vue-a11y/dependabot/npm_and_yarn/ts-jest-29.0.4
chore(deps-dev): bump ts-jest from 29.0.3 to 29.0.4
2 parents d5b6f45 + ef72f32 commit 69ed30a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2505,7 +2505,7 @@ json-stable-stringify-without-jsonify@^1.0.1:
25052505
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
25062506
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
25072507

2508-
json5@^2.2.1:
2508+
json5@^2.2.1, json5@^2.2.3:
25092509
version "2.2.3"
25102510
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
25112511
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
@@ -3130,14 +3130,14 @@ to-regex-range@^5.0.1:
31303130
is-number "^7.0.0"
31313131

31323132
ts-jest@^29.0.3:
3133-
version "29.0.3"
3134-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.3.tgz#63ea93c5401ab73595440733cefdba31fcf9cb77"
3135-
integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==
3133+
version "29.0.4"
3134+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.4.tgz#9bc1fd0ec4d863f001af6c5c630e3a807df90f6d"
3135+
integrity sha512-YdNofkoyzeinwjIqLSYQeAM+GTmFQ7xFNtWcR5OyitY5VLzzNINrNmfhP5H3daA/V+RGQR7O3g1K6ysRgu5xIQ==
31363136
dependencies:
31373137
bs-logger "0.x"
31383138
fast-json-stable-stringify "2.x"
31393139
jest-util "^29.0.0"
3140-
json5 "^2.2.1"
3140+
json5 "^2.2.3"
31413141
lodash.memoize "4.x"
31423142
make-error "1.x"
31433143
semver "7.x"

0 commit comments

Comments
 (0)