Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
Bump stylelint, stylelint-config-standard, stylelint-order and stylel…
Browse files Browse the repository at this point in the history
…int-scss

Bumps [stylelint](https://github.com/stylelint/stylelint), [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard), [stylelint-order](https://github.com/hudochenkov/stylelint-order) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss). These dependencies needed to be updated together.

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

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

Updates `stylelint-order` from 4.1.0 to 5.0.0
- [Release notes](https://github.com/hudochenkov/stylelint-order/releases)
- [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md)
- [Commits](hudochenkov/stylelint-order@4.1.0...5.0.0)

Updates `stylelint-scss` from 3.21.0 to 4.0.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@3.21.0...v4.0.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: stylelint-order
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2021
1 parent 15c4555 commit 3dd74ae
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 488 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@openid/appauth": "^1.3.1",
"@sentry/electron": "^2.5.4",
"@sentry/integrations": "^6.13.3",
"axios-case-converter": "^0.8.1",
"axios-case-converter": "^0.9.0",
"core-js": "^3.18.3",
"date-fns": "^2.25.0",
"electron-store": "^8.0.1",
Expand Down Expand Up @@ -116,20 +116,20 @@
"node-loader": "^2.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.4.1",
"sass": "^1.43.2",
"sass": "^1.43.3",
"sass-loader": "^10.1.1",
"stylelint": "^13.13.1",
"stylelint": "^14.0.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^22.0.0",
"stylelint-order": "^4.1.0",
"stylelint-config-standard": "^23.0.0",
"stylelint-order": "^5.0.0",
"stylelint-prettier": "^1.2.0",
"stylelint-scss": "^3.21.0",
"stylelint-scss": "^4.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.4.3",
"vue-jest": "^3.0.4",
"vuex-mock-store": "^0.0.8",
"wait-on": "^6.0.0",
"webpack": "^5.58.2",
"webpack": "^5.59.1",
"webpack-cli": "^4.9.0",
"webpack-merge": "^5.8.0"
}
Expand Down
Loading

0 comments on commit 3dd74ae

Please sign in to comment.