|
|
|
|
@ -33,7 +33,7 @@
|
|
|
|
|
"@typescript-eslint/parser": "^5.48.1",
|
|
|
|
|
"chai": "^4.3.7",
|
|
|
|
|
"eslint": "^8.43.0",
|
|
|
|
|
"eslint-config-prettier": "^8.8.0",
|
|
|
|
|
"eslint-config-prettier": "^9.0.0",
|
|
|
|
|
"eslint-plugin-jest": "^27.2.2",
|
|
|
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
|
|
|
"eslint-plugin-unicorn": "^47.0.0",
|
|
|
|
|
@ -2705,9 +2705,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-config-prettier": {
|
|
|
|
|
"version": "8.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==",
|
|
|
|
|
"version": "9.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"eslint-config-prettier": "bin/cli.js"
|
|
|
|
|
@ -8161,9 +8161,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"eslint-config-prettier": {
|
|
|
|
|
"version": "8.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==",
|
|
|
|
|
"version": "9.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"requires": {}
|
|
|
|
|
},
|
|
|
|
|
|