Skip to content

Commit 622f6f2

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5
1 parent e822523 commit 622f6f2

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint": "^7.32.0",
5252
"eslint-config-prettier": "^9.0.0",
5353
"eslint-plugin-import": "^2.28.1",
54-
"eslint-plugin-prettier": "^4.2.1",
54+
"eslint-plugin-prettier": "^5.2.2",
5555
"jest": "^27.5.1",
5656
"npm-run-all": "^4.1.5",
5757
"prettier": "2.2.1",

yarn.lock

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,11 @@
570570
"@nodelib/fs.scandir" "2.1.3"
571571
fastq "^1.6.0"
572572

573+
"@pkgr/core@^0.1.0":
574+
version "0.1.1"
575+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
576+
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
577+
573578
"@sinonjs/commons@^1.7.0":
574579
version "1.8.1"
575580
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217"
@@ -1546,12 +1551,13 @@ eslint-plugin-import@^2.28.1:
15461551
semver "^6.3.1"
15471552
tsconfig-paths "^3.14.2"
15481553

1549-
eslint-plugin-prettier@^4.2.1:
1550-
version "4.2.1"
1551-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
1552-
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
1554+
eslint-plugin-prettier@^5.2.2:
1555+
version "5.2.2"
1556+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.2.tgz#d1f068f65dc8490f102eda21d1f4cd150c205211"
1557+
integrity sha512-1yI3/hf35wmlq66C8yOyrujQnel+v5l1Vop5Cl2I6ylyNTT1JbuUUnV3/41PzwTzcyDp/oF0jWE3HXvcH5AQOQ==
15531558
dependencies:
15541559
prettier-linter-helpers "^1.0.0"
1560+
synckit "^0.9.1"
15551561

15561562
eslint-scope@^5.1.1:
15571563
version "5.1.1"
@@ -3635,6 +3641,14 @@ symbol-tree@^3.2.4:
36353641
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
36363642
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
36373643

3644+
synckit@^0.9.1:
3645+
version "0.9.2"
3646+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.2.tgz#a3a935eca7922d48b9e7d6c61822ee6c3ae4ec62"
3647+
integrity sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==
3648+
dependencies:
3649+
"@pkgr/core" "^0.1.0"
3650+
tslib "^2.6.2"
3651+
36383652
table@^6.0.9:
36393653
version "6.7.2"
36403654
resolved "https://registry.yarnpkg.com/table/-/table-6.7.2.tgz#a8d39b9f5966693ca8b0feba270a78722cbaf3b0"
@@ -3755,6 +3769,11 @@ tslib@^1.8.1:
37553769
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
37563770
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
37573771

3772+
tslib@^2.6.2:
3773+
version "2.8.1"
3774+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
3775+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
3776+
37583777
tsutils@^3.21.0:
37593778
version "3.21.0"
37603779
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)