Skip to content

Commit 2d89b0b

Browse files
chore(deps): update all non-major dependencies (#2997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29a2c7a commit 2d89b0b

File tree

4 files changed

+189
-189
lines changed

4 files changed

+189
-189
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@eslint/js": "9.37.0",
1717
"@mermaid-js/mermaid-cli": "11.12.0",
1818
"@release-it-plugins/lerna-changelog": "7.0.0",
19-
"@typescript-eslint/eslint-plugin": "8.46.0",
20-
"@typescript-eslint/parser": "8.46.0",
19+
"@typescript-eslint/eslint-plugin": "8.46.1",
20+
"@typescript-eslint/parser": "8.46.1",
2121
"eslint-config-prettier": "10.1.8",
2222
"eslint-config-simplabs": "0.4.0",
2323
"eslint-plugin-ember": "12.7.4",

packages/ember-simple-auth/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252
"@types/ember__object": "4.0.12",
5353
"@types/ember__routing": "4.0.23",
5454
"@types/ember__service": "4.0.9",
55-
"@typescript-eslint/eslint-plugin": "8.46.0",
56-
"@typescript-eslint/parser": "8.46.0",
55+
"@typescript-eslint/eslint-plugin": "8.46.1",
56+
"@typescript-eslint/parser": "8.46.1",
5757
"concurrently": "9.2.1",
5858
"ember-template-lint": "7.9.3",
5959
"eslint": "9.37.0",
6060
"prettier": "3.6.2",
61-
"rollup": "4.52.4",
61+
"rollup": "4.52.5",
6262
"rollup-plugin-copy": "3.5.0",
6363
"typescript": "5.9.3",
6464
"webpack": "5.102.1"

packages/test-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@tsconfig/ember": "3.0.11",
3434
"@types/ember__service": "4.0.9",
3535
"@types/qunit": "2.19.13",
36-
"@typescript-eslint/eslint-plugin": "8.46.0",
37-
"@typescript-eslint/parser": "8.46.0",
36+
"@typescript-eslint/eslint-plugin": "8.46.1",
37+
"@typescript-eslint/parser": "8.46.1",
3838
"body-parser": "2.2.0",
3939
"bootstrap": "5.3.8",
4040
"broccoli-asset-rev": "3.0.0",

0 commit comments

Comments
 (0)