Skip to content

Commit 607429b

Browse files
Bump the development-dependencies group with 2 updates (#303)
Bumps the development-dependencies group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [stylelint](https://github.com/stylelint/stylelint). Updates `@eslint/js` from 9.25.1 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.29.0/packages/js) Updates `stylelint` from 16.19.1 to 16.20.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.19.1...16.20.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20fe83e commit 607429b

File tree

2 files changed

+42
-39
lines changed

2 files changed

+42
-39
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"stylelint-scss": "^6.11.1"
4949
},
5050
"devDependencies": {
51-
"@eslint/js": "^9.25.1",
51+
"@eslint/js": "^9.29.0",
5252
"eslint": "^9.23.0",
5353
"globals": "^14.0.0",
54-
"stylelint": "^16.19.1"
54+
"stylelint": "^16.20.0"
5555
},
5656
"scripts": {
5757
"lint": "eslint",

0 commit comments

Comments
 (0)