Skip to content

Commit 48e7fa2

Browse files
committed
Update dependency prettier-eslint to v9.0.1
1 parent 22ba7cc commit 48e7fa2

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
@@ -57,7 +57,7 @@
5757
"lint-staged": "9.4.2",
5858
"nodemon": "1.19.4",
5959
"prettier": "1.18.2",
60-
"prettier-eslint": "9.0.0",
60+
"prettier-eslint": "9.0.1",
6161
"rimraf": "3.0.0"
6262
},
6363
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4740,10 +4740,10 @@ prepend-http@^1.0.1:
47404740
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
47414741
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
47424742

4743-
prettier-eslint@9.0.0:
4744-
version "9.0.0"
4745-
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-9.0.0.tgz#b9a6ecb67c69be43cbd598addf7ff0b6753e6999"
4746-
integrity sha512-0dael2aMpMAxAwClnLi2Coc30v3BubsTX6clqseZ8NFCJZnbZlwxZGHHESYBlqTyN9lvZDHHv+XdeHW0fKhxJQ==
4743+
prettier-eslint@9.0.1:
4744+
version "9.0.1"
4745+
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-9.0.1.tgz#fbf507cde7329141cd368c6aeb54a70715d02cf4"
4746+
integrity sha512-KZT65QTosSAqBBqmrC+RpXbsMRe7Os2YSR9cAfFbDlyPAopzA/S5bioiZ3rpziNQNSJaOxmtXSx07EQ+o2Dlug==
47474747
dependencies:
47484748
"@typescript-eslint/parser" "^1.10.2"
47494749
common-tags "^1.4.0"

0 commit comments

Comments
 (0)