Skip to content

Commit

Permalink
Merge pull request #177 from cqse/renovate/all-minor-patch-npm
Browse files Browse the repository at this point in the history
chore(deps): update all non-major npm dependencies
  • Loading branch information
stahlbauer committed Apr 16, 2024
2 parents 1ddbac6 + 9af571b commit 3d91ffa
Show file tree
Hide file tree
Showing 6 changed files with 186 additions and 186 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"lint": "pnpm exec eslint . --ext .ts"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"commander": "^12.0.0",
"cypress": "^13.7.3",
"eslint": "^9.0.0",
Expand Down
90 changes: 45 additions & 45 deletions pnpm-lock.yaml

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

14 changes: 7 additions & 7 deletions test/casestudies/vite-react-ts-coverable-app/package-lock.json

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

2 changes: 1 addition & 1 deletion test/casestudies/vite-react-ts-coverable-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.78",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react-refresh": "^1.3.6",
Expand Down
Loading

0 comments on commit 3d91ffa

Please sign in to comment.