Skip to content

Commit

Permalink
chore(deps-dev): bump the lint group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the lint group with 3 updates in the /ember directory: [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n), [stylelint](https://github.com/stylelint/stylelint) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss).


Updates `eslint-plugin-n` from 17.3.1 to 17.4.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.3.1...v17.4.0)

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

Updates `stylelint-scss` from 6.2.1 to 6.3.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.2.1...v6.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 and c0rydoras committed May 6, 2024
1 parent d59ccbf commit 7911a52
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 78 deletions.
6 changes: 3 additions & 3 deletions ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "12.0.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.3.1",
"eslint-plugin-n": "^17.4.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-qunit": "^8.1.1",
"flatpickr": "^4.6.13",
Expand All @@ -99,10 +99,10 @@
"qunit": "^2.20.1",
"qunit-dom": "^3.1.2",
"sass": "^1.76.0",
"stylelint": "^16.4.0",
"stylelint": "^16.5.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-prettier": "^5.0.0",
"stylelint-scss": "^6.2.1",
"stylelint-scss": "^6.3.0",
"tracked-built-ins": "^3.1.1",
"typescript": "^5.4.5",
"webpack": "^5.91.0"
Expand Down
138 changes: 63 additions & 75 deletions ember/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7911a52

Please sign in to comment.