Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KittyGiraudel committed Aug 17, 2022
1 parent c61526e commit c22e463
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
90 changes: 45 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
]
},
"devDependencies": {
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^13.0.0",
"cypress": "^10.0.3",
"cypress": "^10.6.0",
"cypress-plugin-tab": "^1.0.5",
"husky": "^8.0.1",
"lint-staged": "^13.0.0",
"prettier": "^2.2.1",
"rollup": "^2.39.0",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"rollup": "^2.78.0",
"rollup-plugin-terser": "^7.0.2"
},
"dependencies": {
Expand Down

0 comments on commit c22e463

Please sign in to comment.