Skip to content

Commit

Permalink
chore(deps-dev): bump the lint group across 1 directory with 8 updates
Browse files Browse the repository at this point in the history
Bumps the lint group with 8 updates in the /ember directory:

| Package | From | To |
| --- | --- | --- |
| [@adfinis/eslint-config](https://github.com/adfinis/eslint-config) | `2.1.1` | `3.0.0` |
| [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) | `12.2.1` | `12.3.3` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.11.1` | `17.15.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
| [prettier-plugin-ember-template-tag](https://github.com/ember-tooling/prettier-plugin-ember-template-tag) | `2.0.2` | `2.0.4` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.12.0` |
| [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) | `13.1.0` | `14.0.0` |
| [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.8.1` | `6.10.0` |



Updates `@adfinis/eslint-config` from 2.1.1 to 3.0.0
- [Release notes](https://github.com/adfinis/eslint-config/releases)
- [Changelog](https://github.com/adfinis/eslint-config/blob/main/CHANGELOG.md)
- [Commits](adfinis/eslint-config@v2.1.1...v3.0.0)

Updates `eslint-plugin-ember` from 12.2.1 to 12.3.3
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ember-cli/eslint-plugin-ember/commits)

Updates `eslint-plugin-n` from 17.11.1 to 17.15.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.11.1...v17.15.0)

Updates `prettier` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.2)

Updates `prettier-plugin-ember-template-tag` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/releases)
- [Changelog](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/commits)

Updates `stylelint` from 16.10.0 to 16.12.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.10.0...16.12.0)

Updates `stylelint-config-standard-scss` from 13.1.0 to 14.0.0
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-config-standard-scss@v13.1.0...v14.0.0)

Updates `stylelint-scss` from 6.8.1 to 6.10.0
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v6.8.1...v6.10.0)

---
updated-dependencies:
- dependency-name: "@adfinis/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
- dependency-name: eslint-plugin-ember
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: prettier-plugin-ember-template-tag
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: stylelint-config-standard-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent c57e81c commit 83b6e44
Show file tree
Hide file tree
Showing 2 changed files with 508 additions and 1,021 deletions.
16 changes: 8 additions & 8 deletions ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test:ember": "ember test"
},
"devDependencies": {
"@adfinis/eslint-config": "^2.1.1",
"@adfinis/eslint-config": "^3.0.0",
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.24.5",
"@babel/plugin-proposal-decorators": "^7.24.1",
Expand Down Expand Up @@ -83,9 +83,9 @@
"ember-uikit": "^9.1.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "12.2.1",
"eslint-plugin-ember": "12.3.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-n": "^17.15.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-qunit": "^8.1.2",
"flatpickr": "^4.6.13",
Expand All @@ -94,15 +94,15 @@
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"miragejs": "^0.1.48",
"prettier": "^3.3.3",
"prettier-plugin-ember-template-tag": "^2.0.2",
"prettier": "^3.4.2",
"prettier-plugin-ember-template-tag": "^2.0.4",
"qunit": "^2.20.1",
"qunit-dom": "^3.1.2",
"sass": "^1.77.0",
"stylelint": "^16.10.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint": "^16.12.0",
"stylelint-config-standard-scss": "^14.0.0",
"stylelint-prettier": "^5.0.2",
"stylelint-scss": "^6.8.1",
"stylelint-scss": "^6.10.0",
"tracked-built-ins": "^3.1.1",
"typescript": "^5.4.5",
"webpack": "^5.95.0"
Expand Down
Loading

0 comments on commit 83b6e44

Please sign in to comment.