Skip to content

Commit

Permalink
fix(deps): update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent f2d8009 commit b3b0388
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 121 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"prepare": "husky"
},
"dependencies": {
"@eslint/js": "9.1.1",
"@eslint/js": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.3.0",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-redos": "4.4.5",
"eslint-plugin-regexp": "2.5.0",
"eslint-plugin-simple-import-sort": "12.1.0",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-unicorn": "55.0.0",
"globals": "15.0.0",
"typescript-eslint": "7.7.1"
"globals": "15.8.0",
"typescript-eslint": "7.17.0"
},
"devDependencies": {
"@changesets/cli": "2.27.7",
Expand Down
Loading

0 comments on commit b3b0388

Please sign in to comment.