Skip to content

Commit 58eb7ae

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp). Updates `eslint` from 9.39.3 to 9.39.4 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v9.39.4) Updates `eslint-plugin-regexp` from 3.0.0 to 3.1.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@v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-regexp dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0830ae1 commit 58eb7ae

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

package-lock.json

Lines changed: 29 additions & 29 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
@@ -35,9 +35,9 @@
3535
"@eslint/json": "^1.0.1",
3636
"@eslint/markdown": "^7.5.1",
3737
"@stylistic/eslint-plugin": "^5.10.0",
38-
"eslint": "^9.39.3",
38+
"eslint": "^9.39.4",
3939
"eslint-plugin-import": "^2.32.0",
40-
"eslint-plugin-regexp": "^3.0.0",
40+
"eslint-plugin-regexp": "^3.1.0",
4141
"husky": "^9.1.7"
4242
}
4343
}

0 commit comments

Comments
 (0)