Skip to content

Commit

Permalink
Update Lint Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent dbceeab commit f141e9b
Show file tree
Hide file tree
Showing 8 changed files with 274 additions and 741 deletions.
8 changes: 4 additions & 4 deletions ember-scoped-css-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@
"eslint": "^8.37.0",
"eslint-plugin-ember": "^11.5.0",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-qunit": "^7.3.4",
"eslint-plugin-qunit": "^8.0.0",
"loader.js": "^4.7.0",
"prettier": "^2.8.7",
"prettier": "^3.0.0",
"qunit": "^2.19.4",
"qunit-dom": "^2.0.0",
"stylelint": "^15.4.0",
"stylelint-config-standard": "^33.0.0",
"stylelint-prettier": "^3.0.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-prettier": "^4.0.0",
"webpack": "^5.78.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ember-scoped-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"esbuild": "^0.19.0",
"eslint": "^8.38.0",
"mocha": "^10.2.0",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"sinon": "^16.0.0",
"webpack": "^5.75.0"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.1",
"concurrently": "^8.2.0",
"prettier": "^2.8.8"
"prettier": "^3.0.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit f141e9b

Please sign in to comment.