Skip to content

Commit 4d8e4ed

Browse files
committed
upgrade dev deps
1 parent 10d0693 commit 4d8e4ed

File tree

2 files changed

+155
-127
lines changed

2 files changed

+155
-127
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@
8080
"@types/offscreencanvas": "^2019.7.3",
8181
"dts-bundle-generator": "^9.5.1",
8282
"eslint": "^8.57.0",
83-
"eslint-plugin-mocha": "^10.4.1",
83+
"eslint-plugin-mocha": "^10.5.0",
8484
"expect-maptalks": "^0.4.1",
8585
"expect.js": "^0.3.1",
8686
"happen": "^0.3.1",
87-
"karma": "^6.4.1",
87+
"karma": "^6.4.4",
8888
"karma-chrome-launcher": "^3.1.1",
8989
"karma-coverage": "^2.2.0",
9090
"karma-expect": "^1.1.3",
@@ -100,9 +100,9 @@
100100
"sinon": "^3.2.1",
101101
"tslib": "^2.6.2",
102102
"typedoc": "^0.25.13",
103-
"typedoc-plugin-markdown": "^4.0.0-next.55",
103+
"typedoc-plugin-markdown": "^4.3.2",
104104
"typescript": "^5.4.2",
105-
"typescript-eslint": "^7.3.1"
105+
"typescript-eslint": "^7.18.0"
106106
},
107107
"optionalDependencies": {
108108
"@rollup/rollup-darwin-x64": "^4.13.0",

0 commit comments

Comments
 (0)