Skip to content

Commit

Permalink
chore(deps): bump the lint group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the lint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss).


Updates `eslint` from 8.51.0 to 8.54.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.51.0...v8.54.0)

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

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: stylelint-config-recommended-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 Nov 20, 2023
1 parent ec79ca0 commit 7b08361
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
144 changes: 72 additions & 72 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"babel-plugin-istanbul": "6.1.1",
"babel-plugin-transform-imports": "^2.0.0",
"cypress": "^12.17.4",
"eslint": "^8.51.0",
"eslint": "^8.54.0",
"eslint-plugin-cypress": "^2.15.1",
"identity-obj-proxy": "3.0.0",
"npm-run-all": "4.1.5",
Expand All @@ -70,7 +70,7 @@
"strict-uri-encode": "^2.0.0",
"style-loader": "^3.3.3",
"stylelint": "^15.11.0",
"stylelint-config-recommended-scss": "^13.0.0",
"stylelint-config-recommended-scss": "^13.1.0",
"stylelint-scss": "^5.2.1",
"ts-patch": "^3.0.2",
"typescript": "^5.2.2",
Expand Down

0 comments on commit 7b08361

Please sign in to comment.