Skip to content

Commit

Permalink
Upgrade linting dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jan 21, 2023
1 parent c7d1a1d commit 963209f
Show file tree
Hide file tree
Showing 4 changed files with 233 additions and 62 deletions.
1 change: 1 addition & 0 deletions ember-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
"@typescript-eslint/parser": "^5.48.1",
"babel-eslint": "10.1.0",
"ember-async-data": "^0.7.0",
"ember-source": "^4.8.0",
"ember-template-lint": "3.16.0",
"eslint": "^8.0.0",
"expect-type": "^0.15.0",
Expand Down
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
"@nullvoxpopuli/eslint-configs": "^3.0.2",
"concurrently": "^7.2.1",
"eslint": "^8.0.0",
"loader.js": "^4.7.0",
"prettier": "^2.7.1",
"prettier": "^2.8.3",
"typescript": "^4.7.3"
},
"volta": {
Expand All @@ -42,7 +41,7 @@
},
"peerDependencyRules": {
"ignoreMissing": [
"msw"
"msw", "webpack"
],
"allowedVersions": {
"typescript": "*"
Expand Down
Loading

0 comments on commit 963209f

Please sign in to comment.