Skip to content

Commit 868de7a

Browse files
chore(deps): update all non-major dependencies (#3029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a8ccab commit 868de7a

File tree

5 files changed

+146
-131
lines changed

5 files changed

+146
-131
lines changed

packages/ember-simple-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"ember-template-lint": "7.9.3",
5959
"eslint": "9.39.1",
6060
"prettier": "3.6.2",
61-
"rollup": "4.53.2",
61+
"rollup": "4.53.3",
6262
"rollup-plugin-copy": "3.5.0",
6363
"typescript": "5.9.3",
6464
"webpack": "5.103.0"

packages/playwright-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint": "9.39.1",
2727
"eslint-config-prettier": "10.1.8",
2828
"eslint-plugin-prettier": "5.5.4",
29-
"msw": "2.12.2",
29+
"msw": "2.12.3",
3030
"playwright": "1.56.1",
3131
"playwright-msw": "3.0.1",
3232
"prettier": "3.6.2"

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.0",
39+
"body-parser": "2.2.1",
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.0",
34+
"body-parser": "2.2.1",
3535
"bootstrap": "5.3.8",
3636
"broccoli-asset-rev": "3.0.0",
3737
"cors": "2.8.5",

0 commit comments

Comments
 (0)