Skip to content

Commit a08df7b

Browse files
committed
Update NPM dependencies
1 parent 8b86603 commit a08df7b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@
7070
"karma-chrome-launcher": "3.1.0",
7171
"karma-mocha": "2.0.1",
7272
"karma-spec-reporter": "0.0.32",
73-
"mocha": "^9.1.0",
73+
"mocha": "^9.1.1",
7474
"rollup": "^2.56.3",
7575
"rollup-plugin-jscc": "2.0.0",
7676
"rollup-plugin-terser": "7.0.2",
7777
"sinon": "^11.1.2",
7878
"tsd-jsdoc": "2.5.0",
79-
"typescript": "^4.3.5"
79+
"typescript": "^4.4.2"
8080
},
8181
"scripts": {
8282
"build": "rollup -c",

0 commit comments

Comments
 (0)