Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
afcapel committed Aug 3, 2023
1 parent 1860e05 commit c1b7456
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 502 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"concurrently": "^7.4.0",
"eslint": "^7.32.0",
"esm": "^3.2.25",
"karma": "6.4.1",
"karma": "6.4.2",
"karma-chrome-launcher": "3.2.0",
"karma-qunit": "^4.1.2",
"karma-sauce-launcher": "^4.3.6",
Expand All @@ -49,9 +49,6 @@
"rollup-plugin-terser": "^7.0.2",
"svgo": "^2.8.0"
},
"resolutions": {
"webdriverio": "^7.19.5"
},
"scripts": {
"build-css": "node-sass --functions=./assets/trix/stylesheets/functions assets/trix.scss dist/trix.css",
"build-js": "rollup -c",
Expand Down
Loading

0 comments on commit c1b7456

Please sign in to comment.