Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
replete committed Aug 18, 2024
1 parent 4373ab5 commit 4647a37
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@
},
"test": "npm run test",
"devDependencies": {
"@eslint/js": "^9.8.0",
"@swc/core": "^1.7.6",
"@eslint/js": "^9.9.0",
"@swc/core": "^1.7.11",
"@swc/jest": "^0.2.36",
"browser-sync": "^3.0.2",
"browserslist": "^4.23.3",
"dialog-polyfill": "^0.5.6",
"doiuse": "^6.0.2",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-plugin-compat": "^6.0.0",
"globals": "^15.9.0",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-puppeteer": "^10.0.1",
"lightningcss": "^1.25.1",
"puppeteer": "^22.15.0",
"jest-puppeteer": "^10.1.0",
"lightningcss": "^1.26.0",
"puppeteer": "^23.1.0",
"zlib": "^1.0.5"
},
"browserslist": ">= 2%, last 2 years",
Expand Down

0 comments on commit 4647a37

Please sign in to comment.