Skip to content

Commit

Permalink
chore(deps): update lint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent d1f44d9 commit 8619d8e
Show file tree
Hide file tree
Showing 2 changed files with 1,575 additions and 333 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"webpack": "5"
},
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@ember/optional-features": "^2.0.0",
"@ember/test-helpers": "^2.9.3",
"@glimmer/component": "^1.0.4",
Expand Down Expand Up @@ -84,16 +84,16 @@
"ember-resolver": "^8.0.3",
"ember-source": "~4.2.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^3.2.0",
"ember-template-lint": "^6.0.0",
"ember-try": "^3.0.0-beta.1",
"eslint": "^7.20.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-ember": "^10.2.0",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.2.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-prettier": "^5.2.1",
"loader.js": "^4.7.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.2.1",
"prettier": "^3.3.3",
"qunit": "^2.18.0",
"qunit-dom": "^2.0.0",
"semantic-release": "^19.0.5",
Expand Down
Loading

0 comments on commit 8619d8e

Please sign in to comment.