Skip to content

Commit b56bc22

Browse files
committed
CM-44854 - Update dependencies
1 parent 4584ba2 commit b56bc22

File tree

2 files changed

+522
-359
lines changed

2 files changed

+522
-359
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
"@types/decompress": "^4.2.7",
469469
"@types/eslint__js": "^8.42.3",
470470
"@types/glob": "8.1.0",
471-
"@types/mocha": "10.0.1",
471+
"@types/mocha": "10.0.10",
472472
"@types/node": "16.x",
473473
"@types/shelljs": "0.8.11",
474474
"@types/showdown": "^2.0.1",
@@ -477,13 +477,13 @@
477477
"@typescript-eslint/parser": "^8.9.0",
478478
"eslint": "^9.12.0",
479479
"glob": "8.1.0",
480-
"mocha": "10.2.0",
480+
"mocha": "11.1.0",
481481
"prettier": "^3.0.3",
482-
"ts-loader": "9.5.0",
483-
"typescript": "4.9.5",
482+
"ts-loader": "9.5.2",
483+
"typescript": "5.7.3",
484484
"typescript-eslint": "^8.9.0",
485-
"webpack": "5.94.0",
486-
"webpack-cli": "5.0.1"
485+
"webpack": "5.98.0",
486+
"webpack-cli": "6.0.1"
487487
},
488488
"dependencies": {
489489
"@sentry/node": "^8.49.0",

0 commit comments

Comments
 (0)