Skip to content

Commit

Permalink
Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Feb 5, 2024
1 parent 32125cd commit bd54df5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"test": "test/javascript/run-qunit.mjs"
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.2.1",
"chrome-launcher": "^1.0.0",
"puppeteer-core": "^21.7.0",
"rollup": "^4.9.4",
"puppeteer-core": "^21.11.0",
"rollup": "^4.9.6",
"rollup-plugin-copy": "^3.5.0",
"standard": "^17.1.0"
},
Expand Down

0 comments on commit bd54df5

Please sign in to comment.