Skip to content

Commit 3335138

Browse files
chore(deps): update all non-major dependencies (#3063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d02836 commit 3335138

File tree

4 files changed

+123
-151
lines changed

4 files changed

+123
-151
lines changed

packages/playwright-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@eslint/js": "9.39.2",
2020
"@playwright/test": "1.57.0",
21-
"@types/node": "24.10.4",
21+
"@types/node": "24.10.7",
2222
"@typescript-eslint/eslint-plugin": "8.47.0",
2323
"@typescript-eslint/parser": "8.47.0",
2424
"dotenv": "17.2.3",

packages/test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/qunit": "2.19.13",
3737
"@typescript-eslint/eslint-plugin": "8.47.0",
3838
"@typescript-eslint/parser": "8.47.0",
39-
"body-parser": "2.2.1",
39+
"body-parser": "2.2.2",
4040
"bootstrap": "5.3.8",
4141
"broccoli-asset-rev": "3.0.0",
4242
"cors": "2.8.5",

packages/test-esa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@embroider/test-setup": "4.0.0",
3232
"@glimmer/component": "2.0.0",
3333
"@glimmer/tracking": "1.1.2",
34-
"body-parser": "2.2.1",
34+
"body-parser": "2.2.2",
3535
"bootstrap": "5.3.8",
3636
"broccoli-asset-rev": "3.0.0",
3737
"cors": "2.8.5",

0 commit comments

Comments
 (0)