Skip to content

Commit 54b15e0

Browse files
[npm] Bump the npm-dependencies group with 2 updates
Bumps the npm-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [stylelint](https://github.com/stylelint/stylelint). Updates `eslint` from 10.3.0 to 10.4.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.4.1) Updates `stylelint` from 17.9.1 to 17.12.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.9.1...17.12.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: stylelint dependency-version: 17.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e3f1e5 commit 54b15e0

2 files changed

Lines changed: 71 additions & 75 deletions

File tree

package-lock.json

Lines changed: 69 additions & 73 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
@@ -2,9 +2,9 @@
22
"type": "module",
33
"devDependencies": {
44
"@eslint/js": "^10.0.1",
5-
"eslint": "^10.3.0",
5+
"eslint": "^10.4.1",
66
"globals": "^17.6.0",
7-
"stylelint": "^17.9.1",
7+
"stylelint": "^17.12.0",
88
"stylelint-config-standard": "^40.0.0"
99
}
1010
}

0 commit comments

Comments
 (0)