Skip to content

Commit c1b7456

Browse files
committed
Update dependencies
1 parent 1860e05 commit c1b7456

File tree

2 files changed

+478
-502
lines changed

2 files changed

+478
-502
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"concurrently": "^7.4.0",
3838
"eslint": "^7.32.0",
3939
"esm": "^3.2.25",
40-
"karma": "6.4.1",
40+
"karma": "6.4.2",
4141
"karma-chrome-launcher": "3.2.0",
4242
"karma-qunit": "^4.1.2",
4343
"karma-sauce-launcher": "^4.3.6",
@@ -49,9 +49,6 @@
4949
"rollup-plugin-terser": "^7.0.2",
5050
"svgo": "^2.8.0"
5151
},
52-
"resolutions": {
53-
"webdriverio": "^7.19.5"
54-
},
5552
"scripts": {
5653
"build-css": "node-sass --functions=./assets/trix/stylesheets/functions assets/trix.scss dist/trix.css",
5754
"build-js": "rollup -c",

0 commit comments

Comments
 (0)