Skip to content

Commit b287c4d

Browse files
chore(deps): update devdependencies
1 parent 42cef3a commit b287c4d

File tree

10 files changed

+2105
-4271
lines changed

10 files changed

+2105
-4271
lines changed

codemod/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"devDependencies": {
1919
"@babel/core": "^7.25.2",
2020
"@babel/eslint-parser": "^7.19.1",
21-
"@nullvoxpopuli/eslint-configs": "^3.2.0",
21+
"@nullvoxpopuli/eslint-configs": "^4.0.0",
2222
"@tsconfig/node22": "^22.0.0",
2323
"@tsconfig/strictest": "^2.0.5",
2424
"@types/node": "^22.5.4",
2525
"@types/semver": "^7.5.8",
26-
"@typescript-eslint/eslint-plugin": "^6.0.0",
27-
"@typescript-eslint/parser": "^6.0.0",
28-
"concurrently": "^8.2.2",
29-
"eslint": "^8.35.0",
26+
"@typescript-eslint/eslint-plugin": "^8.0.0",
27+
"@typescript-eslint/parser": "^8.0.0",
28+
"concurrently": "^9.0.0",
29+
"eslint": "^9.0.0",
3030
"prettier": "^3.1.1",
3131
"typescript": "~5.5.0",
3232
"vitest": "^2.0.5"

codemod/pnpm-lock.yaml

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

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"devDependencies": {
1212
"typedoc": "^0.26.0",
13-
"typedoc-github-wiki-theme": "^1.0.1",
14-
"typedoc-gitlab-wiki-theme": "^1.0.0",
15-
"typedoc-plugin-markdown": "^3.14.0",
13+
"typedoc-github-wiki-theme": "^2.0.0",
14+
"typedoc-gitlab-wiki-theme": "^2.0.0",
15+
"typedoc-plugin-markdown": "^4.0.0",
1616
"typedoc-plugin-markdown-pages": "^0.3.0",
1717
"typedoc-plugin-mdn-links": "^3.0.3",
1818
"typescript": "^5.0.0"

docs/pnpm-lock.yaml

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

ember-resources/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -75,24 +75,24 @@
7575
"@glimmer/tracking": "^1.1.2",
7676
"@glint/core": "^1.2.2",
7777
"@glint/template": "^1.2.2",
78-
"@nullvoxpopuli/eslint-configs": "^3.2.0",
78+
"@nullvoxpopuli/eslint-configs": "^4.0.0",
7979
"@tsconfig/ember": "^3.0.3",
80-
"@typescript-eslint/eslint-plugin": "^6.0.0",
81-
"@typescript-eslint/parser": "^6.0.0",
82-
"concurrently": "^8.0.0",
80+
"@typescript-eslint/eslint-plugin": "^8.0.0",
81+
"@typescript-eslint/parser": "^8.0.0",
82+
"concurrently": "^9.0.0",
8383
"ember-source": "^5.5.0",
84-
"ember-template-lint": "5.13.0",
85-
"eslint": "^8.35.0",
86-
"execa": "^8.0.0",
87-
"expect-type": "^0.19.0",
84+
"ember-template-lint": "6.0.0",
85+
"eslint": "^9.0.0",
86+
"execa": "^9.0.0",
87+
"expect-type": "^1.0.0",
8888
"fix-bad-declaration-output": "^1.0.1",
8989
"prettier": "^3.1.1",
9090
"prettier-plugin-ember-template-tag": "^2.0.0",
9191
"typescript": "~5.5.0",
9292
"vite": "^5.0.11",
9393
"eslint-plugin-ember": "^12.0.0",
9494
"eslint-plugin-qunit": "^8.0.0",
95-
"vite-plugin-dts": "^3.7.0"
95+
"vite-plugin-dts": "^4.0.0"
9696
},
9797
"publishConfig": {
9898
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)