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 Sep 1, 2024
1 parent 559a0e7 commit 81aff52
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 47 deletions.
8 changes: 4 additions & 4 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.8.0",
"@eslint/js": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jest": "28.8.1",
"eslint-plugin-redos": "4.4.5",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-unicorn": "55.0.0",
"globals": "15.8.0",
"typescript-eslint": "7.17.0"
"globals": "15.9.0",
"typescript-eslint": "7.18.0"
},
"devDependencies": {
"@changesets/cli": "2.27.7",
Expand Down
157 changes: 114 additions & 43 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 81aff52

Please sign in to comment.