File tree Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 35
35
"jest" : " ^29.1.1" ,
36
36
"microbundle" : " ^0.15.1" ,
37
37
"semantic-release" : " ^19.0.5" ,
38
- "ts-jest" : " ^29.0.2 " ,
38
+ "ts-jest" : " ^29.0.3 " ,
39
39
"ts-node" : " ^10.9.1" ,
40
40
"typescript" : " ^4.8.4" ,
41
41
"xo" : " ^0.52.3"
Original file line number Diff line number Diff line change @@ -5677,19 +5677,7 @@ jest-snapshot@^29.1.0:
5677
5677
pretty-format "^29.1.0"
5678
5678
semver "^7.3.5"
5679
5679
5680
- jest-util@^29.0.0, jest-util@^29.0.3 :
5681
- version "29.0.3"
5682
- resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.0.3.tgz#06d1d77f9a1bea380f121897d78695902959fbc0"
5683
- integrity sha512-Q0xaG3YRG8QiTC4R6fHjHQPaPpz9pJBEi0AeOE4mQh/FuWOijFjGXMMOfQEaU9i3z76cNR7FobZZUQnL6IyfdQ==
5684
- dependencies :
5685
- " @jest/types" " ^29.0.3"
5686
- " @types/node" " *"
5687
- chalk "^4.0.0"
5688
- ci-info "^3.2.0"
5689
- graceful-fs "^4.2.9"
5690
- picomatch "^2.2.3"
5691
-
5692
- jest-util@^29.1.0 :
5680
+ jest-util@^29.0.0, jest-util@^29.0.3, jest-util@^29.1.0 :
5693
5681
version "29.1.0"
5694
5682
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.1.0.tgz#e8a971dfb900bb85f090c752aa321b6912e81002"
5695
5683
integrity sha512-5haD8egMAEAq/e8ritN2Gr1WjLYtXi4udAIZB22GnKlv/2MHkbCjcyjgDBmyezAMMeQKGfoaaDsWCmVlnHZ1WQ==
@@ -8791,10 +8779,10 @@ trim-off-newlines@^1.0.0:
8791
8779
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.3.tgz#8df24847fcb821b0ab27d58ab6efec9f2fe961a1"
8792
8780
integrity sha512-kh6Tu6GbeSNMGfrrZh6Bb/4ZEHV1QlB4xNDBeog8Y9/QwFlKTRyWvY3Fs9tRDAMZliVUwieMgEdIeL/FtqjkJg==
8793
8781
8794
- ts-jest@^29.0.2 :
8795
- version "29.0.2 "
8796
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.2 .tgz#0c45a1ac45d14f8b3bf89bca9048a2840c7bd5ad "
8797
- integrity sha512-P03IUItnAjG6RkJXtjjD5pu0TryQFOwcb1YKmW63rO19V0UFqL3wiXZrmR5D7qYjI98btzIOAcYafLZ0GHAcQg ==
8782
+ ts-jest@^29.0.3 :
8783
+ version "29.0.3 "
8784
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.3 .tgz#63ea93c5401ab73595440733cefdba31fcf9cb77 "
8785
+ integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ ==
8798
8786
dependencies :
8799
8787
bs-logger "0.x"
8800
8788
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments