Skip to content

Commit

Permalink
Update node development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Apr 11, 2023
1 parent 77d2c95 commit c63900b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-node-resolve": "^15.0.2",
"chrome-launcher": "^0.15.1",
"puppeteer-core": "^19.8.1",
"puppeteer-core": "^19.8.5",
"rollup": "^3.20.2",
"rollup-plugin-copy": "^3.4.0",
"standard": "^17.0.0"
Expand Down

0 comments on commit c63900b

Please sign in to comment.