Skip to content

Commit ffde4d3

Browse files
committed
Update dependency prettier-eslint to v9.0.1
1 parent 78c3362 commit ffde4d3

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
@@ -58,7 +58,7 @@
5858
"lint-staged": "9.4.2",
5959
"nodemon": "1.19.4",
6060
"prettier": "1.19.1",
61-
"prettier-eslint": "9.0.0",
61+
"prettier-eslint": "9.0.1",
6262
"rimraf": "3.0.0"
6363
},
6464
"dependencies": {

yarn.lock

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

4898-
prettier-eslint@9.0.0:
4899-
version "9.0.0"
4900-
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-9.0.0.tgz#b9a6ecb67c69be43cbd598addf7ff0b6753e6999"
4901-
integrity sha512-0dael2aMpMAxAwClnLi2Coc30v3BubsTX6clqseZ8NFCJZnbZlwxZGHHESYBlqTyN9lvZDHHv+XdeHW0fKhxJQ==
4898+
prettier-eslint@9.0.1:
4899+
version "9.0.1"
4900+
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-9.0.1.tgz#fbf507cde7329141cd368c6aeb54a70715d02cf4"
4901+
integrity sha512-KZT65QTosSAqBBqmrC+RpXbsMRe7Os2YSR9cAfFbDlyPAopzA/S5bioiZ3rpziNQNSJaOxmtXSx07EQ+o2Dlug==
49024902
dependencies:
49034903
"@typescript-eslint/parser" "^1.10.2"
49044904
common-tags "^1.4.0"

0 commit comments

Comments
 (0)