Skip to content

Commit

Permalink
Bump the internal-tooling group with 7 updates (#3685)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 858ddfe commit 812874a
Show file tree
Hide file tree
Showing 4 changed files with 100 additions and 87 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@inrupt/eslint-config-lib": "^3.2.3",
"@inrupt/eslint-config-lib": "^3.2.4",
"@playwright/test": "^1.47.2",
"@types/node": "^22.5.5",
"@types/react": "^18.3.6",
Expand Down
175 changes: 94 additions & 81 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"build-demo-app": "npm run build; cd packages/browser/examples/demoClientApp/; npm ci; npm run build; mkdir -p ../../../../dist/website/demo/; cp -r dist/. ../../../../dist/website/demo/"
},
"devDependencies": {
"@inrupt/base-rollup-config": "^3.2.3",
"@inrupt/eslint-config-lib": "^3.2.3",
"@inrupt/internal-playwright-helpers": "^3.2.3",
"@inrupt/base-rollup-config": "^3.2.4",
"@inrupt/eslint-config-lib": "^3.2.4",
"@inrupt/internal-playwright-helpers": "^3.2.4",
"@inrupt/internal-test-env": "^3.2.3",
"@inrupt/jest-jsdom-polyfills": "^3.2.3",
"@inrupt/jest-jsdom-polyfills": "^3.2.4",
"@inrupt/solid-client": "^2.1.0",
"@playwright/test": "^1.47.2",
"@rollup/plugin-commonjs": "^26.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/examples/demoClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"loglevel": "^1.9.2"
},
"devDependencies": {
"@inrupt/eslint-config-base": "3.2.3",
"@inrupt/eslint-config-base": "3.2.4",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-config-prettier": "^6.10.0",
Expand Down

0 comments on commit 812874a

Please sign in to comment.