Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 0c3f34a commit d39063b
Show file tree
Hide file tree
Showing 4 changed files with 644 additions and 195 deletions.
2 changes: 1 addition & 1 deletion dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@nullvoxpopuli/eslint-configs": "^4.2.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"eslint": "^8.56.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
},
Expand Down
6 changes: 3 additions & 3 deletions docs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
"@babel/core": "^7.25.8",
"@babel/eslint-parser": "^7.25.8",
"@ember/optional-features": "^2.1.0",
"@ember/string": "^3.1.1",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^4.0.4",
"@ember/test-waiters": "^3.1.0",
"@embroider/broccoli-side-watch": "0.0.2-unstable.ba9fd29",
"@embroider/broccoli-side-watch": "1.0.1",
"@embroider/compat": "3.6.5",
"@embroider/core": "3.4.19",
"@embroider/webpack": "4.0.8",
Expand Down Expand Up @@ -107,7 +107,7 @@
"ember-template-imports": "^4.1.3",
"ember-template-lint": "^6.0.0",
"ember-welcome-page": "^7.0.2",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.2.1",
"eslint-plugin-n": "^17.11.1",
Expand Down
2 changes: 1 addition & 1 deletion ember-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"ember-source": "^5.12.0",
"ember-template-imports": "^4.1.3",
"ember-template-lint": "^6.0.0",
"eslint": "^8.56.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.2.1",
"eslint-plugin-node": "^11.1.0",
Expand Down
Loading

0 comments on commit d39063b

Please sign in to comment.