Skip to content

Commit

Permalink
chore(deps-dev): update development dependencies (#1013)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 10ff50e commit 009691d
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"use-deep-compare-effect": "^1.8.1"
},
"devDependencies": {
"@types/react": "18.3.7",
"@types/react": "18.3.8",
"eslint-plugin-react-hooks": "4.6.2"
},
"publishConfig": {
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions private/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"test:servers:stop": "servers/stop"
},
"devDependencies": {
"@bufbuild/protobuf": "2.0.0",
"@bufbuild/protobuf": "2.1.0",
"@cerbos/core": "workspace:*",
"@cerbos/embedded": "workspace:*",
"@cerbos/files": "workspace:*",
Expand All @@ -23,7 +23,7 @@
"@opentelemetry/semantic-conventions": "1.27.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/react": "18.3.7",
"@types/react": "18.3.8",
"@types/semver": "7.5.8",
"eslint-plugin-vitest": "0.4.1",
"jose": "5.9.2",
Expand Down

0 comments on commit 009691d

Please sign in to comment.