Skip to content

Commit a316c23

Browse files
Update devDependencies
1 parent 0b9769c commit a316c23

File tree

8 files changed

+888
-2343
lines changed

8 files changed

+888
-2343
lines changed

docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"devDependencies": {
1212
"typedoc": "^0.25.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

+17-60
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ember-resources/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -75,15 +75,15 @@
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",
80+
"@typescript-eslint/eslint-plugin": "^7.0.0",
81+
"@typescript-eslint/parser": "^7.0.0",
8282
"concurrently": "^8.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",
84+
"ember-template-lint": "6.0.0",
85+
"eslint": "^9.0.0",
86+
"execa": "^9.0.0",
8787
"expect-type": "^0.16.0",
8888
"fix-bad-declaration-output": "^1.0.1",
8989
"prettier": "^3.1.1",

0 commit comments

Comments
 (0)