diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-17 07:23:48 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-17 07:23:48 +0300 |
| commit | e33298cee6c39171715b3d1aa9379b2c9af158fb (patch) | |
| tree | 20857ee2a94e359f11cc9d8d541e926765549bf8 | |
| parent | 07a08c2335bf2e32579edcb110821c561bd0da67 (diff) | |
| download | bootstrap-e33298cee6c39171715b3d1aa9379b2c9af158fb.tar.xz bootstrap-e33298cee6c39171715b3d1aa9379b2c9af158fb.zip | |
Build(deps-dev): Bump stylelint from 15.6.1 to 15.6.2 (#38614)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.1 to 15.6.2.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.1...15.6.2)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package-lock.json | 14 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json index 0d103bcce..bdbbccf37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "sass": "^1.62.1", "sass-true": "^7.0.0", "shelljs": "^0.8.5", - "stylelint": "^15.6.1", + "stylelint": "^15.6.2", "stylelint-config-twbs-bootstrap": "^10.0.0", "terser": "5.16.0", "vnu-jar": "23.4.11" @@ -9969,9 +9969,9 @@ "dev": true }, "node_modules/stylelint": { - "version": "15.6.1", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.6.1.tgz", - "integrity": "sha512-d8icFBlVl93Elf3Z5ABQNOCe4nx69is3D/NZhDLAie1eyYnpxfeKe7pCfqzT5W4F8vxHCLSDfV8nKNJzogvV2Q==", + "version": "15.6.2", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.6.2.tgz", + "integrity": "sha512-fjQWwcdUye4DU+0oIxNGwawIPC5DvG5kdObY5Sg4rc87untze3gC/5g/ikePqVjrAsBUZjwMN+pZsAYbDO6ArQ==", "dev": true, "dependencies": { "@csstools/css-parser-algorithms": "^2.1.1", @@ -18193,9 +18193,9 @@ "dev": true }, "stylelint": { - "version": "15.6.1", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.6.1.tgz", - "integrity": "sha512-d8icFBlVl93Elf3Z5ABQNOCe4nx69is3D/NZhDLAie1eyYnpxfeKe7pCfqzT5W4F8vxHCLSDfV8nKNJzogvV2Q==", + "version": "15.6.2", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.6.2.tgz", + "integrity": "sha512-fjQWwcdUye4DU+0oIxNGwawIPC5DvG5kdObY5Sg4rc87untze3gC/5g/ikePqVjrAsBUZjwMN+pZsAYbDO6ArQ==", "dev": true, "requires": { "@csstools/css-parser-algorithms": "^2.1.1", diff --git a/package.json b/package.json index 7e9693d7f..2abf5ef63 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "sass": "^1.62.1", "sass-true": "^7.0.0", "shelljs": "^0.8.5", - "stylelint": "^15.6.1", + "stylelint": "^15.6.2", "stylelint-config-twbs-bootstrap": "^10.0.0", "terser": "5.16.0", "vnu-jar": "23.4.11" |
