Skip to content

Commit b98a1e8

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) and [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp). Updates `@stylistic/eslint-plugin` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.4.1/packages/eslint-plugin) Updates `eslint-plugin-regexp` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-regexp@v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-regexp dependency-version: 2.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8846d6b commit b98a1e8

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 9 additions & 8 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
@@ -80,10 +80,10 @@
8080
"@eslint/markdown": "^6.4.0",
8181
"@html-eslint/eslint-plugin": "^0.41.0",
8282
"@html-eslint/parser": "^0.41.0",
83-
"@stylistic/eslint-plugin": "^4.4.0",
83+
"@stylistic/eslint-plugin": "^4.4.1",
8484
"eslint": "^9.28.0",
8585
"eslint-plugin-import": "^2.31.0",
86-
"eslint-plugin-regexp": "^2.7.0",
86+
"eslint-plugin-regexp": "^2.8.0",
8787
"eslint-plugin-yml": "^1.18.0",
8888
"get-port": "^7.1.0",
8989
"husky": "^9.1.7"

0 commit comments

Comments
 (0)