Skip to content

Commit d4f4e44

Browse files
committed
package.json fix
1 parent 88654b3 commit d4f4e44

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
"sass-loader": "^8.0.0",
225225
"sinon": "^8.0.4",
226226
"style-loader": "^1.0.0",
227-
"ts-jest": "^29..5",
227+
"ts-jest": "^29.0.5",
228228
"ts-loader": "^9.4.2",
229229
"ts-node": "^10.9.2",
230230
"tsconfig-paths": "4.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13118,16 +13118,16 @@ typedarray@^0.0.6:
1311813118
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1311913119
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1312013120

13121-
typescript@^4.9.5:
13122-
version "4.9.5"
13123-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
13124-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
13125-
1312613121
typescript@^5.2.2:
1312713122
version "5.7.2"
1312813123
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
1312913124
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
1313013125

13126+
typescript@^5.7.3:
13127+
version "5.9.2"
13128+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
13129+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
13130+
1313113131
uglify-js@^3.16.1:
1313213132
version "3.17.4"
1313313133
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"

0 commit comments

Comments
 (0)