Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-regexp to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 09316aa commit 1f57db6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-regexp": "2.4.0",
"eslint-plugin-regexp": "2.5.0",
"eslint-plugin-simple-import-sort": "12.0.0",
"eslint-plugin-unicorn": "52.0.0",
"esm-utils": "4.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3956,9 +3956,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-regexp@npm:2.4.0":
version: 2.4.0
resolution: "eslint-plugin-regexp@npm:2.4.0"
"eslint-plugin-regexp@npm:2.5.0":
version: 2.5.0
resolution: "eslint-plugin-regexp@npm:2.5.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.9.1"
Expand All @@ -3969,7 +3969,7 @@ __metadata:
scslre: "npm:^0.3.0"
peerDependencies:
eslint: ">=8.44.0"
checksum: 10/1fd600512771c96be7dabd708f729beaaee5a2661063e6c22b7fb8161c9a6b544853b9fed8fe0376c5b4e890d360bac48d50e120199dfba455c4e4cf7ab7c7f7
checksum: 10/8ccceed8c1af1e69a23027154e243f82f214ab45619edb45ae994815a22648334f6fc987a00d682103dbd19932eb8849f592bbda38670281f8de7447cda4319b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7444,7 +7444,7 @@ __metadata:
eslint-plugin-jest: "npm:27.9.0"
eslint-plugin-n: "npm:16.6.2"
eslint-plugin-react: "npm:7.34.1"
eslint-plugin-regexp: "npm:2.4.0"
eslint-plugin-regexp: "npm:2.5.0"
eslint-plugin-simple-import-sort: "npm:12.0.0"
eslint-plugin-unicorn: "npm:52.0.0"
esm-utils: "npm:4.2.1"
Expand Down

0 comments on commit 1f57db6

Please sign in to comment.