Skip to content

Commit 3956097

Browse files
chore(deps): update dependency eslint-plugin-regexp to v2 (#658)
* chore(deps): update dependency eslint-plugin-regexp to v2 * update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
1 parent 4380f32 commit 3956097

File tree

2 files changed

+31
-119
lines changed

2 files changed

+31
-119
lines changed

package-lock.json

Lines changed: 29 additions & 117 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"devDependencies": {
6363
"@changesets/cli": "^2.26.2",
64-
"@ota-meshi/eslint-plugin": "^0.15.0",
64+
"@ota-meshi/eslint-plugin": "^0.15.1",
6565
"@ota-meshi/site-kit-eslint-editor-vue": "^0.1.0",
6666
"@svitejs/changesets-changelog-github-compact": "^1.1.0",
6767
"@types/chai": "^4.2.22",
@@ -84,7 +84,7 @@
8484
"eslint-plugin-jsonc": "^2.0.0",
8585
"eslint-plugin-n": "^16.0.0",
8686
"eslint-plugin-prettier": "^5.0.0",
87-
"eslint-plugin-regexp": "~1.15.0",
87+
"eslint-plugin-regexp": "~2.0.0",
8888
"eslint-plugin-vue": "^9.0.0",
8989
"eslint-plugin-yml": "^1.0.0",
9090
"intl-segmenter-polyfill": "^0.4.4",

0 commit comments

Comments
 (0)