Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 65ff034 commit e482789
Show file tree
Hide file tree
Showing 10 changed files with 2,104 additions and 4,270 deletions.
10 changes: 5 additions & 5 deletions codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.19.1",
"@nullvoxpopuli/eslint-configs": "^3.2.0",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@tsconfig/node22": "^22.0.0",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^22.5.4",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"concurrently": "^8.2.2",
"eslint": "^8.35.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"concurrently": "^9.0.0",
"eslint": "^9.0.0",
"prettier": "^3.1.1",
"typescript": "~5.5.0",
"vitest": "^2.0.5"
Expand Down
1,426 changes: 251 additions & 1,175 deletions codemod/pnpm-lock.yaml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"devDependencies": {
"typedoc": "^0.26.0",
"typedoc-github-wiki-theme": "^1.0.1",
"typedoc-gitlab-wiki-theme": "^1.0.0",
"typedoc-plugin-markdown": "^3.14.0",
"typedoc-github-wiki-theme": "^2.0.0",
"typedoc-gitlab-wiki-theme": "^2.0.0",
"typedoc-plugin-markdown": "^4.0.0",
"typedoc-plugin-markdown-pages": "^0.3.0",
"typedoc-plugin-mdn-links": "^3.0.3",
"typescript": "^5.0.0"
Expand Down
78 changes: 18 additions & 60 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions ember-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,24 +75,24 @@
"@glimmer/tracking": "^1.1.2",
"@glint/core": "^1.2.2",
"@glint/template": "^1.2.2",
"@nullvoxpopuli/eslint-configs": "^3.2.0",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@tsconfig/ember": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"concurrently": "^8.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"concurrently": "^9.0.0",
"ember-source": "^5.5.0",
"ember-template-lint": "5.13.0",
"eslint": "^8.35.0",
"execa": "^8.0.0",
"expect-type": "^0.19.0",
"ember-template-lint": "6.0.0",
"eslint": "^9.0.0",
"execa": "^9.0.0",
"expect-type": "^1.0.0",
"fix-bad-declaration-output": "^1.0.1",
"prettier": "^3.1.1",
"prettier-plugin-ember-template-tag": "^2.0.0",
"typescript": "~5.5.0",
"vite": "^5.0.11",
"eslint-plugin-ember": "^12.0.0",
"eslint-plugin-qunit": "^8.0.0",
"vite-plugin-dts": "^3.7.0"
"vite-plugin-dts": "^4.0.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down
Loading

0 comments on commit e482789

Please sign in to comment.