|
|
@ -140,7 +140,7 @@ |
|
|
|
"codelyzer": "6.0.1", |
|
|
|
"cypress": "6.2.1", |
|
|
|
"eslint": "9.18.0", |
|
|
|
"eslint-config-prettier": "10.0.1", |
|
|
|
"eslint-config-prettier": "9.1.0", |
|
|
|
"eslint-plugin-cypress": "4.1.0", |
|
|
|
"eslint-plugin-import": "2.31.0", |
|
|
|
"eslint-plugin-storybook": "0.11.2", |
|
|
@ -17010,13 +17010,13 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/eslint-config-prettier": { |
|
|
|
"version": "10.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz", |
|
|
|
"integrity": "sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==", |
|
|
|
"version": "9.1.0", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz", |
|
|
|
"integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"bin": { |
|
|
|
"eslint-config-prettier": "build/bin/cli.js" |
|
|
|
"eslint-config-prettier": "bin/cli.js" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"eslint": ">=7.0.0" |
|
|
|