mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-29 01:53:47 +08:00
chore(deps-dev): bump eslint-plugin-regexp from 3.1.1 to 3.2.0 (#23047)
Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 3.1.1 to 3.2.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](https://github.com/ota-meshi/eslint-plugin-regexp/compare/v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: eslint-plugin-regexp dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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:
+1
-1
@@ -177,7 +177,7 @@
|
||||
"eslint": "10.8.1",
|
||||
"eslint-nibble": "9.1.1",
|
||||
"eslint-plugin-n": "18.3.0",
|
||||
"eslint-plugin-regexp": "3.1.1",
|
||||
"eslint-plugin-regexp": "3.2.0",
|
||||
"eslint-plugin-simple-import-sort": "14.0.0",
|
||||
"eslint-plugin-unicorn": "72.0.0",
|
||||
"eslint-plugin-yml": "3.8.1",
|
||||
|
||||
Generated
+16
-14
@@ -384,8 +384,8 @@ importers:
|
||||
specifier: 18.3.0
|
||||
version: 18.3.0(@typescript/typescript6@6.0.2)(eslint@10.8.1)
|
||||
eslint-plugin-regexp:
|
||||
specifier: 3.1.1
|
||||
version: 3.1.1(eslint@10.8.1)
|
||||
specifier: 3.2.0
|
||||
version: 3.2.0(eslint@10.8.1)
|
||||
eslint-plugin-simple-import-sort:
|
||||
specifier: 14.0.0
|
||||
version: 14.0.0(eslint@10.8.1)
|
||||
@@ -3562,8 +3562,8 @@ packages:
|
||||
resolution: {integrity: sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
comment-parser@1.4.7:
|
||||
resolution: {integrity: sha512-0h+uSNtQGW3D98eQt3jJ8L06Fves8hncB4V/PKdw/Qb8Hnk19VaKuTr55UNRYiSoVa7WwrFls+rh3ux9agmkeQ==}
|
||||
comment-parser@1.4.8:
|
||||
resolution: {integrity: sha512-rKZTGo4fzKYna8UcL0isTg5wkBNla7bxTypLwZQXjIdi++IdP1OJ41rI5Mti3/jltkPujbu4i9LIARYA+zpotQ==}
|
||||
engines: {node: '>= 12.0.0'}
|
||||
|
||||
concat-map@0.0.1:
|
||||
@@ -3954,8 +3954,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
eslint-plugin-regexp@3.1.1:
|
||||
resolution: {integrity: sha512-MxR5nqoQCtVWmJwia0D2+NlXX1xzdpkslsVOZLEYQ4PQWEaL65PCZXURxaBc3lPnkNFpNxzMIRmYVxdl8giXRA==}
|
||||
eslint-plugin-regexp@3.2.0:
|
||||
resolution: {integrity: sha512-4yq47CnLxyfHFKJEo5kvNaiJ0aDtBxSJWk4M2LiamplUXdWxdlzDYqImb/ZVCp+2BqkQjBAmw4Xc07Q8SXVDZg==}
|
||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||
peerDependencies:
|
||||
eslint: '>=9.38.0'
|
||||
@@ -4585,9 +4585,9 @@ packages:
|
||||
jsbn@0.1.1:
|
||||
resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==}
|
||||
|
||||
jsdoc-type-pratt-parser@7.2.0:
|
||||
resolution: {integrity: sha512-dh140MMgjyg3JhJZY/+iEzW+NO5xR2gpbDFKHqotCmexElVntw7GjWjt511+C/Ef02RU5TKYrJo/Xlzk+OLaTw==}
|
||||
engines: {node: '>=20.0.0'}
|
||||
jsdoc-type-pratt-parser@9.1.1:
|
||||
resolution: {integrity: sha512-kojSbQb9iQM2bk2PmHiKa3reG0U4v2gN9U8D8+eCQq+4KM5ZXBUyBVeF8KmR0RiwqyrW4+uVWYWTOLnpsavnkw==}
|
||||
engines: {node: ^22.22.2 || >=24.15.0}
|
||||
|
||||
jsdom@30.0.1:
|
||||
resolution: {integrity: sha512-52v7mUVUfNQVYYqE1lcdaymWL0njO7lTLUog6ZvW2U5KsbiLk/GnZlVJ+qx0xfNJZ6Gn+KSpPNE52vurbxZwrA==}
|
||||
@@ -8901,7 +8901,7 @@ snapshots:
|
||||
|
||||
commander@14.0.3: {}
|
||||
|
||||
comment-parser@1.4.7: {}
|
||||
comment-parser@1.4.8: {}
|
||||
|
||||
concat-map@0.0.1: {}
|
||||
|
||||
@@ -9327,13 +9327,13 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: '@typescript/typescript6@6.0.2'
|
||||
|
||||
eslint-plugin-regexp@3.1.1(eslint@10.8.1):
|
||||
eslint-plugin-regexp@3.2.0(eslint@10.8.1):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.10.1(eslint@10.8.1)
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
comment-parser: 1.4.7
|
||||
comment-parser: 1.4.8
|
||||
eslint: 10.8.1
|
||||
jsdoc-type-pratt-parser: 7.2.0
|
||||
jsdoc-type-pratt-parser: 9.1.1
|
||||
refa: 0.12.1
|
||||
regexp-ast-analysis: 0.7.1
|
||||
scslre: 0.3.0
|
||||
@@ -10059,7 +10059,9 @@ snapshots:
|
||||
|
||||
jsbn@0.1.1: {}
|
||||
|
||||
jsdoc-type-pratt-parser@7.2.0: {}
|
||||
jsdoc-type-pratt-parser@9.1.1:
|
||||
dependencies:
|
||||
'@types/estree': 1.0.9
|
||||
|
||||
jsdom@30.0.1(@noble/hashes@2.2.0):
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user