Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 15a9802

Browse files
chore(deps): update dependency eslint-plugin-regexp to v1.15.0 (#620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be22dbe commit 15a9802

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-jsdoc": "41.1.2",
6060
"eslint-plugin-prefer-arrow": "1.2.3",
6161
"eslint-plugin-prettier": "4.2.1",
62-
"eslint-plugin-regexp": "1.14.0",
62+
"eslint-plugin-regexp": "1.15.0",
6363
"jasmine-core": "4.6.0",
6464
"jasmine-marbles": "0.9.2",
6565
"jasmine-spec-reporter": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4987,10 +4987,10 @@ [email protected]:
49874987
dependencies:
49884988
prettier-linter-helpers "^1.0.0"
49894989

4990-
eslint-plugin-regexp@1.14.0:
4991-
version "1.14.0"
4992-
resolved "https://registry.yarnpkg.com/eslint-plugin-regexp/-/eslint-plugin-regexp-1.14.0.tgz#42dadd3217b0200c8f478922e429411448a7d3e4"
4993-
integrity sha512-5+bBSsRTTtkSf8+/iNSjiOW6qbjAdGyqv88HxPaBNFKxROK+UAdOGDl5Jr+csV5wW2BuOOvaG82zsvTriQBRFA==
4990+
eslint-plugin-regexp@1.15.0:
4991+
version "1.15.0"
4992+
resolved "https://registry.yarnpkg.com/eslint-plugin-regexp/-/eslint-plugin-regexp-1.15.0.tgz#2717cd4867418287b36d9569c72fca7d242c59b3"
4993+
integrity sha512-YEtQPfdudafU7RBIFci81R/Q1yErm0mVh3BkGnXD2Dk8DLwTFdc2ITYH1wCnHKim2gnHfPFgrkh+b2ozyyU7ag==
49944994
dependencies:
49954995
"@eslint-community/eslint-utils" "^4.2.0"
49964996
"@eslint-community/regexpp" "^4.4.0"

0 commit comments

Comments
 (0)