Skip to content

Commit

Permalink
Upgrade all dependencies to latest
Browse files Browse the repository at this point in the history
Not upgrading to ESLint v9, though.
  • Loading branch information
caleb531 committed Jun 27, 2024
1 parent 2573e7d commit e756d6b
Show file tree
Hide file tree
Showing 2 changed files with 1,614 additions and 1,486 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"workbox-window": "^7.1.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.5",
"@types/node": "^20.12.8",
"@testing-library/jest-dom": "^6.4.6",
"@types/node": "^20.14.9",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.54.0",
"eslint-plugin-jest": "^28.4.0",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^28.6.0",
"idb-keyval": "^6.2.1",
"jsdom": "^24.0.0",
"sass": "^1.76.0",
"vite": "^5.2.11",
"jsdom": "^24.1.0",
"sass": "^1.77.6",
"vite": "^5.3.2",
"vitest": "^1.6.0",
"workbox-build": "^7.1.0"
"workbox-build": "^7.1.1"
}
}
Loading

0 comments on commit e756d6b

Please sign in to comment.