WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 108f427

Browse files
chore(deps): update dependency ts-loader to v9.5.4 (#859)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 140cd57 commit 108f427

File tree

7 files changed

+22
-22
lines changed

7 files changed

+22
-22
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/booster-pack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-plugin-node": "11.1.0",
1919
"eslint-plugin-promise": "6.6.0",
2020
"jest": "29.7.0",
21-
"ts-loader": "9.5.2",
21+
"ts-loader": "9.5.4",
2222
"typescript": "5.9.2",
2323
"webpack": "5.101.1",
2424
"webpack-cli": "5.1.4",

packages/generate-card/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-promise": "6.6.0",
4141
"jest": "29.7.0",
4242
"node-loader": "2.1.0",
43-
"ts-loader": "9.5.2",
43+
"ts-loader": "9.5.4",
4444
"typescript": "5.9.2",
4545
"webpack": "5.101.1",
4646
"webpack-cli": "5.1.4",

packages/generate-text/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-node": "11.1.0",
4141
"eslint-plugin-promise": "6.6.0",
4242
"jest": "29.7.0",
43-
"ts-loader": "9.5.2",
43+
"ts-loader": "9.5.4",
4444
"typescript": "5.9.2",
4545
"webpack": "5.101.1",
4646
"webpack-cli": "5.1.4",

packages/generate-title/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-node": "11.1.0",
3434
"eslint-plugin-promise": "6.6.0",
3535
"jest": "29.7.0",
36-
"ts-loader": "9.5.2",
36+
"ts-loader": "9.5.4",
3737
"typescript": "5.9.2",
3838
"webpack": "5.101.1",
3939
"webpack-cli": "5.1.4",

packages/randomise-card/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-promise": "6.6.0",
4141
"jest": "29.7.0",
4242
"ts-jest": "29.4.1",
43-
"ts-loader": "9.5.2",
43+
"ts-loader": "9.5.4",
4444
"tsconfig-paths-webpack-plugin": "4.2.0",
4545
"typescript": "5.9.2",
4646
"webpack": "5.101.1",

packages/upload-card/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-node": "11.1.0",
4141
"eslint-plugin-promise": "6.6.0",
4242
"jest": "29.7.0",
43-
"ts-loader": "9.5.2",
43+
"ts-loader": "9.5.4",
4444
"tsconfig-paths-webpack-plugin": "4.2.0",
4545
"typescript": "5.9.2",
4646
"webpack": "5.101.1",

0 commit comments

Comments
 (0)