chore(deps): update dependency @eslint-community/eslint-plugin-eslint-comments to v4.7.2
This commit is contained in:
parent
85e991c280
commit
8f7ede0a1d
2 changed files with 8 additions and 8 deletions
|
|
@ -35,7 +35,7 @@
|
|||
"@babel/plugin-transform-react-jsx": "7.29.7",
|
||||
"@babel/preset-env": "7.29.7",
|
||||
"@babel/preset-typescript": "7.29.7",
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "4.7.2",
|
||||
"@rollup/plugin-babel": "6.0.4",
|
||||
"@rollup/plugin-json": "6.1.0",
|
||||
"@rollup/plugin-node-resolve": "16.0.3",
|
||||
|
|
|
|||
14
yarn.lock
14
yarn.lock
|
|
@ -3644,7 +3644,7 @@ __metadata:
|
|||
"@babel/plugin-transform-react-jsx": "npm:7.29.7"
|
||||
"@babel/preset-env": "npm:7.29.7"
|
||||
"@babel/preset-typescript": "npm:7.29.7"
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "npm:4.5.0"
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "npm:4.7.2"
|
||||
"@rollup/plugin-babel": "npm:6.0.4"
|
||||
"@rollup/plugin-json": "npm:6.1.0"
|
||||
"@rollup/plugin-node-resolve": "npm:16.0.3"
|
||||
|
|
@ -4881,15 +4881,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint-community/eslint-plugin-eslint-comments@npm:4.5.0":
|
||||
version: 4.5.0
|
||||
resolution: "@eslint-community/eslint-plugin-eslint-comments@npm:4.5.0"
|
||||
"@eslint-community/eslint-plugin-eslint-comments@npm:4.7.2":
|
||||
version: 4.7.2
|
||||
resolution: "@eslint-community/eslint-plugin-eslint-comments@npm:4.7.2"
|
||||
dependencies:
|
||||
escape-string-regexp: "npm:^4.0.0"
|
||||
ignore: "npm:^5.2.4"
|
||||
ignore: "npm:^7.0.5"
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
|
||||
checksum: 10c0/19013d30b0c29517f19028718af4bd6b6fd357e5f9b927ee1cf3499ffe3b2852440e9651401947f4f82e962ecd1d228afa1c08f6146751f5158fe0748d924702
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
|
||||
checksum: 10c0/196028413b216c069d2bd43281951a1031ab01e49045b39a5c903b137f8c5cb0fe46f445fbbe00f9ea8411242c55c642aa32488ed1ea8bd4b6c97344f329026c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue