Skip to content

Commit 39b9e7e

Browse files
chore(deps-dev): Bump eslint-plugin-regexp from 1.15.0 to 3.1.0
Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 1.15.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@v1.15.0...v3.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-regexp dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b91503 commit 39b9e7e

10 files changed

Lines changed: 49 additions & 50 deletions

File tree

dev-packages/browser-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
"devDependencies": {
7474
"@types/node": "^18.19.1",
75-
"eslint-plugin-regexp": "^1.15.0",
75+
"eslint-plugin-regexp": "^3.1.0",
7676
"glob": "^13.0.6"
7777
},
7878
"volta": {

dev-packages/clear-cache-gh-action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@actions/github": "^5.0.0"
1919
},
2020
"devDependencies": {
21-
"eslint-plugin-regexp": "^1.15.0"
21+
"eslint-plugin-regexp": "^3.1.0"
2222
},
2323
"volta": {
2424
"extends": "../../package.json"

dev-packages/cloudflare-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@cloudflare/workers-types": "^4.20250922.0",
2323
"@sentry-internal/test-utils": "10.55.0",
24-
"eslint-plugin-regexp": "^1.15.0",
24+
"eslint-plugin-regexp": "^3.1.0",
2525
"vitest": "^3.2.4",
2626
"wrangler": "4.61.0"
2727
},

dev-packages/e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/node": "^18.19.1",
2424
"dotenv": "16.0.3",
2525
"esbuild": "0.20.0",
26-
"eslint-plugin-regexp": "^1.15.0",
26+
"eslint-plugin-regexp": "^3.1.0",
2727
"glob": "^13.0.6",
2828
"rimraf": "^6.1.3",
2929
"ts-node": "10.9.2"

dev-packages/external-contributor-gh-action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@actions/core": "1.10.1"
1818
},
1919
"devDependencies": {
20-
"eslint-plugin-regexp": "^1.15.0"
20+
"eslint-plugin-regexp": "^3.1.0"
2121
},
2222
"volta": {
2323
"extends": "../../package.json"

dev-packages/node-core-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@types/node-cron": "^3.0.11",
5454
"@types/node-schedule": "^2.1.7",
55-
"eslint-plugin-regexp": "^1.15.0",
55+
"eslint-plugin-regexp": "^3.1.0",
5656
"globby": "11"
5757
},
5858
"config": {

dev-packages/node-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@types/amqplib": "^0.10.5",
9393
"@types/node-cron": "^3.0.11",
9494
"@types/node-schedule": "^2.1.7",
95-
"eslint-plugin-regexp": "^1.15.0",
95+
"eslint-plugin-regexp": "^3.1.0",
9696
"globby": "11",
9797
"react": "^18.3.1",
9898
"zod": "^3.24.1"

dev-packages/rollup-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"recast": "^0.20.5"
1414
},
1515
"devDependencies": {
16-
"eslint-plugin-regexp": "^1.15.0"
16+
"eslint-plugin-regexp": "^3.1.0"
1717
},
1818
"volta": {
1919
"extends": "../../package.json"

dev-packages/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@playwright/test": "~1.56.0",
5252
"@sentry/core": "10.55.0",
5353
"@types/ws": "^8.18.1",
54-
"eslint-plugin-regexp": "^1.15.0"
54+
"eslint-plugin-regexp": "^3.1.0"
5555
},
5656
"volta": {
5757
"extends": "../../package.json"

yarn.lock

Lines changed: 40 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -4279,7 +4279,7 @@
42794279
dependencies:
42804280
eslint-visitor-keys "^3.4.3"
42814281

4282-
"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.5.0", "@eslint-community/regexpp@^4.6.1":
4282+
"@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1", "@eslint-community/regexpp@^4.8.0":
42834283
version "4.12.2"
42844284
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
42854285
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
@@ -13286,11 +13286,16 @@ commander@^9.0.0:
1328613286
resolved "https://registry.yarnpkg.com/commander/-/commander-9.5.0.tgz#bc08d1eb5cedf7ccb797a96199d41c7bc3e60d30"
1328713287
integrity sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==
1328813288

13289-
comment-parser@1.4.1, comment-parser@^1.1.2:
13289+
comment-parser@1.4.1:
1329013290
version "1.4.1"
1329113291
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc"
1329213292
integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==
1329313293

13294+
comment-parser@^1.4.0:
13295+
version "1.4.7"
13296+
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.7.tgz#f0e05275a94253814fddd4c22fcf2cc4a117116e"
13297+
integrity sha512-0h+uSNtQGW3D98eQt3jJ8L06Fves8hncB4V/PKdw/Qb8Hnk19VaKuTr55UNRYiSoVa7WwrFls+rh3ux9agmkeQ==
13298+
1329413299
commenting@^1.1.0:
1329513300
version "1.1.0"
1329613301
resolved "https://registry.yarnpkg.com/commenting/-/commenting-1.1.0.tgz#fae14345c6437b8554f30bc6aa6c1e1633033590"
@@ -16246,19 +16251,18 @@ eslint-plugin-react@^7.20.5, eslint-plugin-react@^7.31.11:
1624616251
semver "^6.3.0"
1624716252
string.prototype.matchall "^4.0.8"
1624816253

16249-
eslint-plugin-regexp@^1.15.0:
16250-
version "1.15.0"
16251-
resolved "https://registry.yarnpkg.com/eslint-plugin-regexp/-/eslint-plugin-regexp-1.15.0.tgz#2717cd4867418287b36d9569c72fca7d242c59b3"
16252-
integrity sha512-YEtQPfdudafU7RBIFci81R/Q1yErm0mVh3BkGnXD2Dk8DLwTFdc2ITYH1wCnHKim2gnHfPFgrkh+b2ozyyU7ag==
16254+
eslint-plugin-regexp@^3.1.0:
16255+
version "3.1.0"
16256+
resolved "https://registry.yarnpkg.com/eslint-plugin-regexp/-/eslint-plugin-regexp-3.1.0.tgz#e6fede2919ae39cece0669e02259c0feb1718cd9"
16257+
integrity sha512-qGXIC3DIKZHcK1H9A9+Byz9gmndY6TTSRkSMTZpNXdyCw2ObSehRgccJv35n9AdUakEjQp5VFNLas6BMXizCZg==
1625316258
dependencies:
1625416259
"@eslint-community/eslint-utils" "^4.2.0"
16255-
"@eslint-community/regexpp" "^4.4.0"
16256-
comment-parser "^1.1.2"
16257-
grapheme-splitter "^1.0.4"
16258-
jsdoctypeparser "^9.0.0"
16259-
refa "^0.11.0"
16260-
regexp-ast-analysis "^0.6.0"
16261-
scslre "^0.2.0"
16260+
"@eslint-community/regexpp" "^4.11.0"
16261+
comment-parser "^1.4.0"
16262+
jsdoc-type-pratt-parser "^7.0.0"
16263+
refa "^0.12.1"
16264+
regexp-ast-analysis "^0.7.1"
16265+
scslre "^0.3.0"
1626216266

1626316267
eslint-plugin-simple-import-sort@^12.1.1:
1626416268
version "12.1.1"
@@ -17990,11 +17994,6 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.5, graceful-fs@^4.1.6,
1799017994
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
1799117995
integrity sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=
1799217996

17993-
grapheme-splitter@^1.0.4:
17994-
version "1.0.4"
17995-
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
17996-
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
17997-
1799817997
graphemer@^1.4.0:
1799917998
version "1.4.0"
1800017999
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
@@ -19800,16 +19799,16 @@ js-yaml@^4.1.0, js-yaml@^4.1.1:
1980019799
dependencies:
1980119800
argparse "^2.0.1"
1980219801

19802+
jsdoc-type-pratt-parser@^7.0.0:
19803+
version "7.2.0"
19804+
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-7.2.0.tgz#0a29c27bd4e01e85e4617625e34e797be1486a9b"
19805+
integrity sha512-dh140MMgjyg3JhJZY/+iEzW+NO5xR2gpbDFKHqotCmexElVntw7GjWjt511+C/Ef02RU5TKYrJo/Xlzk+OLaTw==
19806+
1980319807
jsdoc-type-pratt-parser@~4.1.0:
1980419808
version "4.1.0"
1980519809
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.1.0.tgz#ff6b4a3f339c34a6c188cbf50a16087858d22113"
1980619810
integrity sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==
1980719811

19808-
jsdoctypeparser@^9.0.0:
19809-
version "9.0.0"
19810-
resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-9.0.0.tgz#8c97e2fb69315eb274b0f01377eaa5c940bd7b26"
19811-
integrity sha512-jrTA2jJIL6/DAEILBEh2/w9QxCuwmvNXIry39Ay/HVfhE3o2yVV0U44blYkqdHA/OKloJEqvJy0xU+GSdE2SIw==
19812-
1981319812
jsdom-worker@^0.3.0:
1981419813
version "0.3.0"
1981519814
resolved "https://registry.yarnpkg.com/jsdom-worker/-/jsdom-worker-0.3.0.tgz#aff32ec089d17f56a5a344a426b6fb2f56e7de54"
@@ -25633,12 +25632,12 @@ redux@^4.0.5:
2563325632
loose-envify "^1.4.0"
2563425633
symbol-observable "^1.2.0"
2563525634

25636-
refa@^0.11.0:
25637-
version "0.11.0"
25638-
resolved "https://registry.yarnpkg.com/refa/-/refa-0.11.0.tgz#07d57a9f5f3ee2dd58e0d145a6a489fda2591ed0"
25639-
integrity sha512-486O8/pQXwj9jV0mVvUnTsxq0uknpBnNJ0eCUhkZqJRQ8KutrT1PhzmumdCeM1hSBF2eMlFPmwECRER4IbKXlQ==
25635+
refa@^0.12.0, refa@^0.12.1:
25636+
version "0.12.1"
25637+
resolved "https://registry.yarnpkg.com/refa/-/refa-0.12.1.tgz#dac13c4782dc22b6bae6cce81a2b863888ea39c6"
25638+
integrity sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==
2564025639
dependencies:
25641-
"@eslint-community/regexpp" "^4.5.0"
25640+
"@eslint-community/regexpp" "^4.8.0"
2564225641

2564325642
reflect-metadata@0.2.1:
2564425643
version "0.2.1"
@@ -25731,13 +25730,13 @@ regex@^5.1.1:
2573125730
dependencies:
2573225731
regex-utilities "^2.3.0"
2573325732

25734-
regexp-ast-analysis@^0.6.0:
25735-
version "0.6.0"
25736-
resolved "https://registry.yarnpkg.com/regexp-ast-analysis/-/regexp-ast-analysis-0.6.0.tgz#c0b648728c85d266a409ce00a6440c01c9834c61"
25737-
integrity sha512-OLxjyjPkVH+rQlBLb1I/P/VTmamSjGkvN5PTV5BXP432k3uVz727J7H29GA5IFiY0m7e1xBN7049Wn59FY3DEQ==
25733+
regexp-ast-analysis@^0.7.0, regexp-ast-analysis@^0.7.1:
25734+
version "0.7.1"
25735+
resolved "https://registry.yarnpkg.com/regexp-ast-analysis/-/regexp-ast-analysis-0.7.1.tgz#c0e24cb2a90f6eadd4cbaaba129317e29d29c482"
25736+
integrity sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==
2573825737
dependencies:
25739-
"@eslint-community/regexpp" "^4.5.0"
25740-
refa "^0.11.0"
25738+
"@eslint-community/regexpp" "^4.8.0"
25739+
refa "^0.12.1"
2574125740

2574225741
regexp-tree@^0.1.27:
2574325742
version "0.1.27"
@@ -26601,14 +26600,14 @@ schema-utils@^4.0.0, schema-utils@^4.3.0, schema-utils@^4.3.3:
2660126600
ajv-formats "^2.1.1"
2660226601
ajv-keywords "^5.1.0"
2660326602

26604-
scslre@^0.2.0:
26605-
version "0.2.0"
26606-
resolved "https://registry.yarnpkg.com/scslre/-/scslre-0.2.0.tgz#b604eedbab76f87003738d00de44d7601a78609e"
26607-
integrity sha512-4hc49fUMmX3jM0XdFUAPBrs1xwEcdHa0KyjEsjFs+Zfc66mpFpq5YmRgDtl+Ffo6AtJIilfei+yKw8fUn3N88w==
26603+
scslre@^0.3.0:
26604+
version "0.3.0"
26605+
resolved "https://registry.yarnpkg.com/scslre/-/scslre-0.3.0.tgz#c3211e9bfc5547fc86b1eabaa34ed1a657060155"
26606+
integrity sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==
2660826607
dependencies:
26609-
"@eslint-community/regexpp" "^4.5.0"
26610-
refa "^0.11.0"
26611-
regexp-ast-analysis "^0.6.0"
26608+
"@eslint-community/regexpp" "^4.8.0"
26609+
refa "^0.12.0"
26610+
regexp-ast-analysis "^0.7.0"
2661226611

2661326612
scule@^1.0.0, scule@^1.2.0, scule@^1.3.0:
2661426613
version "1.3.0"

0 commit comments

Comments
 (0)