Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent 0ae6053 commit 55d84da
Show file tree
Hide file tree
Showing 5 changed files with 203 additions and 111 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
secops: apollo/[email protected].6
secops: apollo/[email protected].7

workflows:
security-scans:
Expand Down
148 changes: 97 additions & 51 deletions client/package-lock.json

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

8 changes: 4 additions & 4 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@vitejs/plugin-react": "^4.0.1",
"@vitest/ui": "^0.32.2",
"@vitest/ui": "^0.34.0",
"happy-dom": "^9.20.3",
"jest": "^27.5.1",
"vite": "^4.3.9",
"vitest": "^0.32.2"
"vite": "^4.5.2",
"vitest": "^0.34.0"
},
"overrides": {
"nth-check": "2.0.1"
"nth-check": "2.1.1"
},
"main": "src/index.js",
"author": "Raphael Terrier @R4ph-t",
Expand Down
Loading

0 comments on commit 55d84da

Please sign in to comment.