Skip to content

Commit 7f82207

Browse files
NPM: Bump the npm-dependencies group with 3 updates
Bumps the npm-dependencies group with 3 updates: [prettier](https://github.com/prettier/prettier), [stylelint](https://github.com/stylelint/stylelint) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss). Updates `prettier` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) Updates `stylelint` from 16.6.1 to 16.7.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.6.1...16.7.0) Updates `stylelint-scss` from 6.3.2 to 6.4.1 - [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.3.2...v6.4.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: stylelint-scss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89cbad3 commit 7f82207

File tree

2 files changed

+43
-41
lines changed

2 files changed

+43
-41
lines changed

package-lock.json

Lines changed: 40 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"esbuild": "^0.23.0",
2020
"esbuild-sass-plugin": "^3.3.1",
2121
"postcss": "^8.4.39",
22-
"prettier": "^3.3.2",
23-
"stylelint": "^16.6.1",
22+
"prettier": "^3.3.3",
23+
"stylelint": "^16.7.0",
2424
"stylelint-config-standard-scss": "^13.1.0",
2525
"stylelint-order": "^6.0.4",
26-
"stylelint-scss": "^6.3.2"
26+
"stylelint-scss": "^6.4.1"
2727
}
2828
}

0 commit comments

Comments
 (0)