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 and renovate[bot] committed Mar 25, 2022
1 parent f286d4d commit ae39357
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 247 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"ember-cli-typescript": "^5.0.0"
},
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@ember/optional-features": "^2.0.0",
"@ember/test-helpers": "^2.6.0",
"@ember/test-waiters": "^3.0.1",
Expand Down Expand Up @@ -66,8 +66,8 @@
"@types/qunit": "^2.11.3",
"@types/rsvp": "^4.0.4",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"babel-eslint": "^10.1.0",
"broccoli-asset-rev": "^3.0.0",
"ember-auto-import": "^2.4.0",
Expand All @@ -85,20 +85,20 @@
"ember-resolver": "^8.0.3",
"ember-source": "4.2.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^4.0.0",
"ember-template-lint": "^4.3.0",
"ember-try": "^2.0.0",
"eslint": "^8.8.0",
"eslint-config-prettier": "^8.3.0",
"eslint": "^8.11.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-decorator-position": "^4.0.1",
"eslint-plugin-ember": "^10.5.8",
"eslint-plugin-ember": "^10.5.9",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-qunit": "^7.2.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"loader.js": "^4.7.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",
"prettier": "^2.6.1",
"qunit": "^2.17.2",
"qunit-dom": "^2.0.0",
"semantic-release": "^19.0.2",
Expand Down
Loading

0 comments on commit ae39357

Please sign in to comment.