Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mahozad committed Nov 22, 2023
1 parent 35479d2 commit 15c7adb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -6,15 +6,15 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-replace": "^5.0.5",
"babel-plugin-rewire-test-env-only": "^1.0.0",
"clean-css": "^5.3.1",
"eslint": "^8.30.0",
"clean-css": "^5.3.2",
"eslint": "^8.54.0",
"html-minifier": "^4.0.0",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"jest-image-snapshot": "^6.1.0",
"jest-html-reporter": "^3.7.0",
"jest-puppeteer": "^6.2.0",
"jest-junit": "^15.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-image-snapshot": "^6.2.0",
"jest-html-reporter": "^3.10.2",
"jest-puppeteer": "^9.0.1",
"jest-junit": "^16.0.0",
"puppeteer": "^21.5.2"
},
"scripts": {
Expand Down

0 comments on commit 15c7adb

Please sign in to comment.