Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornharrtell committed Apr 19, 2024
1 parent ceb3ab7 commit e61770b
Show file tree
Hide file tree
Showing 2 changed files with 733 additions and 725 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
],
"license": "(EDL-1.0 OR EPL-1.0)",
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/eslint-parser": "7.23.10",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.4",
"@babel/eslint-parser": "7.24.1",
"@babel/preset-env": "7.24.4",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"chai": "5.0.3",
"chai": "5.1.0",
"codecov": "3.8.3",
"eslint": "8.56.0",
"eslint": "9.0.0",
"expect.js": "0.3.1",
"jquery": "3.7.1",
"jsdoc": "4.0.2",
"jsdom": "24.0.0",
"mocha": "10.2.0",
"mocha": "10.4.0",
"mocha-lcov-reporter": "1.3.0",
"nyc": "15.1.0",
"rollup": "4.9.6"
"rollup": "4.14.3"
},
"type": "module",
"engines": {
Expand Down

0 comments on commit e61770b

Please sign in to comment.