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 Aug 28, 2024
1 parent d1f44d9 commit 654fc95
Show file tree
Hide file tree
Showing 2 changed files with 466 additions and 198 deletions.
20 changes: 10 additions & 10 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": "^13.2.1",
"@commitlint/config-conventional": "^13.2.0",
"@ember/optional-features": "^2.0.0",
"@ember/test-helpers": "^2.9.3",
"@glimmer/component": "^1.0.4",
Expand Down Expand Up @@ -67,7 +67,7 @@
"@types/htmlbars-inline-precompile": "^1.0.1",
"@types/qunit": "^2.11.3",
"@types/rsvp": "^4.0.4",
"babel-eslint": "^10.1.0",
"@babel/eslint-parser": "^7.11.0",
"broccoli-asset-rev": "^3.0.0",
"ember-auto-import": "^2.6.3",
"ember-cli": "~4.12.1",
Expand All @@ -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": "^3.16.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-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-ember": "^10.6.1",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-prettier": "^3.4.1",
"loader.js": "^4.7.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.2.1",
"prettier": "^2.8.8",
"qunit": "^2.18.0",
"qunit-dom": "^2.0.0",
"semantic-release": "^19.0.5",
Expand Down
Loading

0 comments on commit 654fc95

Please sign in to comment.