chore(deps-dev): bump eslint-plugin-regexp from 3.1.0 to 3.1.1 (#22372)
Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 3.1.0 to 3.1.1. - [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](https://github.com/ota-meshi/eslint-plugin-regexp/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-regexp dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e6cadee9ef
commit
f426e8da4c
|
|
@ -175,7 +175,7 @@
|
|||
"eslint": "10.5.0",
|
||||
"eslint-nibble": "9.1.1",
|
||||
"eslint-plugin-n": "18.1.0",
|
||||
"eslint-plugin-regexp": "3.1.0",
|
||||
"eslint-plugin-regexp": "3.1.1",
|
||||
"eslint-plugin-simple-import-sort": "13.0.0",
|
||||
"eslint-plugin-unicorn": "68.0.0",
|
||||
"eslint-plugin-yml": "3.4.0",
|
||||
|
|
|
|||
|
|
@ -381,8 +381,8 @@ importers:
|
|||
specifier: 18.1.0
|
||||
version: 18.1.0(eslint@10.5.0(jiti@2.6.1))(ts-declaration-location@1.0.7(typescript@5.9.3))(typescript@5.9.3)
|
||||
eslint-plugin-regexp:
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0(eslint@10.5.0(jiti@2.6.1))
|
||||
specifier: 3.1.1
|
||||
version: 3.1.1(eslint@10.5.0(jiti@2.6.1))
|
||||
eslint-plugin-simple-import-sort:
|
||||
specifier: 13.0.0
|
||||
version: 13.0.0(eslint@10.5.0(jiti@2.6.1))
|
||||
|
|
@ -3453,8 +3453,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
|
||||
eslint-plugin-regexp@3.1.0:
|
||||
resolution: {integrity: sha512-qGXIC3DIKZHcK1H9A9+Byz9gmndY6TTSRkSMTZpNXdyCw2ObSehRgccJv35n9AdUakEjQp5VFNLas6BMXizCZg==}
|
||||
eslint-plugin-regexp@3.1.1:
|
||||
resolution: {integrity: sha512-MxR5nqoQCtVWmJwia0D2+NlXX1xzdpkslsVOZLEYQ4PQWEaL65PCZXURxaBc3lPnkNFpNxzMIRmYVxdl8giXRA==}
|
||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||
peerDependencies:
|
||||
eslint: '>=9.38.0'
|
||||
|
|
@ -8544,7 +8544,7 @@ snapshots:
|
|||
ts-declaration-location: 1.0.7(typescript@5.9.3)
|
||||
typescript: 5.9.3
|
||||
|
||||
eslint-plugin-regexp@3.1.0(eslint@10.5.0(jiti@2.6.1)):
|
||||
eslint-plugin-regexp@3.1.1(eslint@10.5.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.6.1))
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue