Skip to content

Commit fd9a81f

Browse files
Merge pull request #1 from github-samples/dependabot/npm_and_yarn/npm-development-8620c568b8
Bump the npm-development group with 3 updates
2 parents 4356eb0 + 2bbb2fa commit fd9a81f

File tree

3 files changed

+27
-41
lines changed

3 files changed

+27
-41
lines changed

package-lock.json

Lines changed: 23 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"test:coverage": "npm run test:coverage --workspace=shared && npm run test:coverage --workspace=web && npm run test:coverage --workspace=mcp-server"
2121
},
2222
"devDependencies": {
23-
"@testing-library/jest-dom": "^6.6.3",
23+
"@testing-library/jest-dom": "^6.6.4",
2424
"@testing-library/react": "^16.3.0",
2525
"@testing-library/user-event": "^14.6.1",
2626
"@types/jest": "^30.0.0",

web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
"devDependencies": {
2727
"@edge-runtime/jest-environment": "^4.0.0",
2828
"@tailwindcss/postcss": "^4.1.0",
29-
"@testing-library/jest-dom": "^6.6.3",
29+
"@testing-library/jest-dom": "^6.6.4",
3030
"@testing-library/react": "^16.3.0",
3131
"@testing-library/user-event": "^14.6.1",
3232
"@types/jest": "^30.0.0",
3333
"@types/node": "^24.1.0",
3434
"@types/react": "^19.1.8",
3535
"@types/react-dom": "^19.1.6",
36-
"eslint": "^9.0.0",
37-
"eslint-config-next": "^15.4.4",
36+
"eslint": "^9.32.0",
37+
"eslint-config-next": "^15.4.5",
3838
"jest": "^30.0.5",
3939
"jest-environment-jsdom": "^30.0.5",
4040
"node-fetch": "^3.3.2",

0 commit comments

Comments
 (0)