Skip to content

Commit

Permalink
chore(deps): pin dependencies (#5147)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent c08cfff commit 0ac23f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"devDependencies": {
"@eslint/js": "9.13.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@types/chai-as-promised": "8.0.1",
"@types/chai-jest-snapshot": "1.3.8",
"@types/eslint__js": "8.42.3",
Expand All @@ -19,7 +19,7 @@
"@types/sinon": "17.0.3",
"@types/sinon-chai": "4.0.0",
"@types/source-map-support": "0.5.10",
"@vitejs/plugin-react": "^4.3.4",
"@vitejs/plugin-react": "4.3.4",
"c8": "10.1.2",
"chai": "5.1.2",
"chai-as-promised": "8.0.1",
Expand Down

0 comments on commit 0ac23f7

Please sign in to comment.