Skip to content

Commit

Permalink
Merge branch 'main' into PIMS-2129
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorFries authored Oct 2, 2024
2 parents 50e67df + 31ef282 commit cf6d729
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion express-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/swagger-jsdoc": "6.0.4",
"@types/swagger-ui-express": "4.1.6",
"cross-env": "7.0.3",
"eslint": "9.10.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"jest": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react-plugin": "3.0.0-alpha.4",
"react-router-dom": "6.26.0",
"supercluster": "8.0.1",
"typescript-eslint": "8.7.0",
"typescript-eslint": "8.8.0",
"use-supercluster": "1.2.0",
"zod": "3.23.8"
},
Expand All @@ -54,7 +54,7 @@
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react": "7.37.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"prettier": "3.3.0",
Expand Down

0 comments on commit cf6d729

Please sign in to comment.