Skip to content

Commit

Permalink
Merge pull request #183 from DavyJonesLocker/chore/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
tagliala authored Dec 15, 2024
2 parents 0fbcf60 + f3c4fed commit d318027
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"test": "test/javascript/run-qunit.mjs"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.2.1",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^16.0.0",
"chrome-launcher": "^1.1.2",
"eslint": "^9.12.0",
"eslint": "^9.17.0",
"neostandard": "^0.12.0",
"puppeteer-core": "^23.3.0",
"rollup": "^4.21.3",
"puppeteer-core": "^23.10.4",
"rollup": "^4.28.1",
"rollup-plugin-copy": "^3.5.0"
},
"peerDependencies": {
Expand Down

0 comments on commit d318027

Please sign in to comment.