Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-react-…
Browse files Browse the repository at this point in the history
…7.34.2
  • Loading branch information
shreyaskarnik authored Jun 21, 2024
2 parents 5513867 + ad63af0 commit 02a6e0b
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 131 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"husky": "^9.0.11",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.7",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"rollup": "4.18.0",
Expand All @@ -83,10 +83,10 @@
"ts-loader": "9.5.1",
"tslib": "^2.6.2",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-top-level-await": "^1.4.1",
"vite-plugin-wasm": "^3.3.0",
"ws": "8.17.0"
"ws": "8.17.1"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
Expand Down
Loading

0 comments on commit 02a6e0b

Please sign in to comment.