Skip to content

Commit

Permalink
Bump the external-types group with 2 updates (#3843)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 8b328a2 commit 943ef4c
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 17 deletions.
4 changes: 2 additions & 2 deletions e2e/browser/solid-client-authn-browser/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"devDependencies": {
"@inrupt/eslint-config-lib": "^3.2.4",
"@playwright/test": "^1.49.1",
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"@types/node": "^22.10.10",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"esbuild": "^0.24.2",
"eslint": "^8.57.1",
Expand Down
24 changes: 11 additions & 13 deletions 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 packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"build-docs-preview-site": "npm run build-api-docs; cd docs/api; make html"
},
"devDependencies": {
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/uuid": "^10.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"build-docs-preview-site": "npm run build-api-docs; cd docs/api; make html"
},
"devDependencies": {
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/uuid": "^10.0.0"
},
"dependencies": {
Expand Down

0 comments on commit 943ef4c

Please sign in to comment.