Skip to content

Commit 5276dda

Browse files
Bump the development-dependencies group across 1 directory with 2 updates (#291)
* Bump the development-dependencies group across 1 directory with 2 updates Bumps the development-dependencies group with 2 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [stylelint](https://github.com/stylelint/stylelint). Updates `@eslint/js` from 9.18.0 to 9.21.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.21.0/packages/js) Updates `stylelint` from 16.13.2 to 16.15.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.13.2...16.15.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]> * Update package.json * Update package-lock.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
1 parent 58b8db3 commit 5276dda

2 files changed

Lines changed: 67 additions & 56 deletions

File tree

package-lock.json

Lines changed: 65 additions & 54 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.10.0"
4949
},
5050
"devDependencies": {
51-
"@eslint/js": "^9.18.0",
51+
"@eslint/js": "^9.21.0",
5252
"eslint": "^9.16.0",
5353
"globals": "^14.0.0",
54-
"stylelint": "^16.13.2"
54+
"stylelint": "^16.15.0"
5555
},
5656
"scripts": {
5757
"lint": "eslint",

0 commit comments

Comments
 (0)