Skip to content

Commit

Permalink
chore(maintenance): update all eslint stylelint and prettier packages
Browse files Browse the repository at this point in the history
  • Loading branch information
velrest committed Jan 23, 2025
1 parent 108d486 commit 8ab5a6e
Show file tree
Hide file tree
Showing 2 changed files with 460 additions and 378 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"reactiveweb": "^1.3.0"
},
"devDependencies": {
"@adfinis/eslint-config": "2.1.1",
"@adfinis/eslint-config": "3.0.1",
"@adfinis/semantic-release-config": "5.0.0",
"@babel/eslint-parser": "7.25.1",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/eslint-parser": "7.26.5",
"@babel/plugin-proposal-decorators": "7.25.9",
"@ember-data/model": "4.12.8",
"@ember/optional-features": "2.1.0",
"@ember/test-helpers": "3.3.1",
Expand All @@ -96,25 +96,25 @@
"ember-template-lint-plugin-prettier": "5.0.0",
"ember-test-selectors": "7.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.1.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.1",
"eslint": "9.18.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-ember": "12.3.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-qunit": "8.1.2",
"loader.js": "4.7.0",
"local-cors-proxy": "1.1.0",
"miragejs": "0.1.48",
"prettier": "3.3.3",
"prettier": "3.4.2",
"qunit": "2.21.1",
"qunit-dom": "3.2.0",
"sass": "1.77.8",
"semantic-release": "24.0.0",
"stylelint": "16.8.1",
"stylelint-config-standard-scss": "13.1.0",
"semantic-release": "24.2.1",
"stylelint": "16.13.2",
"stylelint-config-standard-scss": "14.0.0",
"stylelint-prettier": "5.0.2",
"stylelint-scss": "6.5.0",
"stylelint-scss": "6.10.1",
"uikit": "3.22.2",
"webpack": "5.93.0"
},
Expand Down
Loading

0 comments on commit 8ab5a6e

Please sign in to comment.