Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 20186b9

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency eslint-config-prettier to v9
1 parent f3e85a1 commit 20186b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"domino": "^2.1.2",
7878
"esbuild": "^0.18.0",
7979
"eslint": "8.46.0",
80-
"eslint-config-prettier": "8.8.0",
80+
"eslint-config-prettier": "9.0.0",
8181
"eslint-plugin-header": "3.1.1",
8282
"eslint-plugin-import": "2.28.0",
8383
"express": "^4.15.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4776,10 +4776,10 @@ escodegen@^2.0.0:
47764776
optionalDependencies:
47774777
source-map "~0.6.1"
47784778

4779-
eslint-config-prettier@8.8.0:
4780-
version "8.8.0"
4781-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
4782-
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
4779+
eslint-config-prettier@9.0.0:
4780+
version "9.0.0"
4781+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
4782+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
47834783

47844784
eslint-import-resolver-node@^0.3.7:
47854785
version "0.3.7"

0 commit comments

Comments
 (0)