Skip to content

Commit

Permalink
Bump the external-types group with 3 updates (#3859)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 5d07aa2 commit ee5070e
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 19 deletions.
6 changes: 3 additions & 3 deletions e2e/browser/solid-client-authn-browser/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"devDependencies": {
"@inrupt/eslint-config-lib": "^3.2.4",
"@playwright/test": "^1.50.1",
"@types/node": "^22.13.1",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/node": "^22.13.4",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"esbuild": "^0.25.0",
"eslint": "^8.57.1",
"eslint-config-next": "^15.1.6"
Expand Down
29 changes: 15 additions & 14 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.13.1",
"@types/node": "^22.13.4",
"@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.13.1",
"@types/node": "^22.13.4",
"@types/uuid": "^10.0.0"
},
"dependencies": {
Expand Down

0 comments on commit ee5070e

Please sign in to comment.