Skip to content

Commit 9b0f833

Browse files
Bump the development-dependencies group with 2 updates (#283)
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.14.0 to 9.16.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.16.0/packages/js) Updates `stylelint` from 16.10.0 to 16.11.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.10.0...16.11.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint 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 897d5e3 commit 9b0f833

2 files changed

Lines changed: 99 additions & 51 deletions

File tree

package-lock.json

Lines changed: 97 additions & 49 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.8.1"
4949
},
5050
"devDependencies": {
51-
"@eslint/js": "^9.14.0",
51+
"@eslint/js": "^9.16.0",
5252
"eslint": "^9.9.1",
5353
"globals": "^14.0.0",
54-
"stylelint": "^16.10.0"
54+
"stylelint": "^16.11.0"
5555
},
5656
"scripts": {
5757
"lint": "eslint",

0 commit comments

Comments
 (0)