Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 69e710d commit 9e95613
Show file tree
Hide file tree
Showing 3 changed files with 300 additions and 302 deletions.
8 changes: 4 additions & 4 deletions docs-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@babel/core": "^7.24.4",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/runtime": "^7.24.4",
"@embroider/addon-dev": "^6.0.1",
"@embroider/addon-dev": "^7.0.0",
"@glimmer/component": "^2.0.0",
"@glint/core": "unstable",
"@glint/environment-ember-loose": "unstable",
Expand All @@ -83,10 +83,10 @@
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"babel-plugin-ember-template-compilation": "^2.2.5",
"concurrently": "^8.2.2",
"ember-source": "^5.12.0",
"concurrently": "^9.0.0",
"ember-source": "^6.0.0",
"ember-template-lint": "^6.0.0",
"eslint": "^8.56.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.0.2",
"eslint-plugin-import": "^2.29.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "pnpm --filter '*' test"
},
"devDependencies": {
"concurrently": "^8.2.2",
"concurrently": "^9.0.0",
"release-plan": "^0.9.0"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 9e95613

Please sign in to comment.