Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornharrtell committed Jul 15, 2023
1 parent 1d29086 commit 3e669bb
Show file tree
Hide file tree
Showing 2 changed files with 992 additions and 1,023 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -13,23 +13,23 @@
],
"license": "(EDL-1.0 OR EPL-1.0)",
"devDependencies": {
"@babel/core": "7.20.12",
"@babel/eslint-parser": "7.19.1",
"@babel/preset-env": "7.20.2",
"@babel/core": "7.22.9",
"@babel/eslint-parser": "7.22.9",
"@babel/preset-env": "7.22.9",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-terser": "^0.3.0",
"@rollup/plugin-terser": "^0.4.3",
"chai": "4.3.7",
"codecov": "3.8.3",
"eslint": "8.32.0",
"eslint": "8.45.0",
"expect.js": "0.3.1",
"jquery": "3.6.3",
"jsdoc": "4.0.0",
"jsdom": "21.0.0",
"jquery": "3.7.0",
"jsdoc": "4.0.2",
"jsdom": "22.1.0",
"mocha": "10.2.0",
"mocha-lcov-reporter": "1.3.0",
"nyc": "15.1.0",
"rollup": "3.10.0"
"rollup": "3.26.2"
},
"type": "module",
"engines": {
Expand Down

0 comments on commit 3e669bb

Please sign in to comment.