Skip to content

Commit

Permalink
Bump stylelint-no-unsupported-browser-features from 4.1.4 to 5.0.1 (#110
Browse files Browse the repository at this point in the history
)

Bumps [stylelint-no-unsupported-browser-features](/~https://github.com/ismay/stylelint-no-unsupported-browser-features) from 4.1.4 to 5.0.1.
- [Release notes](/~https://github.com/ismay/stylelint-no-unsupported-browser-features/releases)
- [Changelog](/~https://github.com/ismay/stylelint-no-unsupported-browser-features/blob/master/CHANGELOG.md)
- [Commits](RJWadley/stylelint-no-unsupported-browser-features@v4.1.4...v5.0.1)

---
updated-dependencies:
- dependency-name: stylelint-no-unsupported-browser-features
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2021
1 parent 7bea392 commit 027106f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lodash.kebabcase": "^4.1.1",
"postcss-value-parser": "^4.0.2",
"string.prototype.matchall": "^4.0.2",
"stylelint-no-unsupported-browser-features": "^4.1.4",
"stylelint-no-unsupported-browser-features": "^5.0.1",
"stylelint-order": "^4.1.0",
"stylelint-scss": "^3.19.0",
"tap-map": "^1.0.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1797,7 +1797,7 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"

doiuse@^4.3.1:
doiuse@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/doiuse/-/doiuse-4.4.1.tgz#efea4ecb6b04ed3228de28f5c6ad704f2c578c80"
integrity sha512-TUpr1/YNg20IB09tZmwGCTsTQoxj8jUld/hUZprZMj8vj0VpAJySXEWCr8WMvqvgzk0/kG/FxeSMGKode4UjPg==
Expand Down Expand Up @@ -4913,12 +4913,12 @@ style-search@^0.1.0:
resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=

stylelint-no-unsupported-browser-features@^4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/stylelint-no-unsupported-browser-features/-/stylelint-no-unsupported-browser-features-4.1.4.tgz#14c58167ba101ab5f1d26b98dd1a0d75c9e0a423"
integrity sha512-GORR+/z4KkWP9SWO4fLmC5WAIjDClShSfwCYTuAB9cT8GE+rtOXeAqw5RyXuN9BLIBAPjeO2W7LFIrWUH8x7FA==
stylelint-no-unsupported-browser-features@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/stylelint-no-unsupported-browser-features/-/stylelint-no-unsupported-browser-features-5.0.1.tgz#a72460f3e537a4eb88ee4232924d5a17e4ee15bd"
integrity sha512-eI/MPD/DSJrSGufhEZe46iIhNn0W1bHVZjFFMvkbEqTz8wwkPA5UwghuUtqzjMypYyGQw3U47eruv+AeXjP54A==
dependencies:
doiuse "^4.3.1"
doiuse "^4.4.1"
lodash "^4.17.15"
postcss "^8.1.4"

Expand Down

0 comments on commit 027106f

Please sign in to comment.