Compare commits
1 commit
main
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
![]() |
856d1832c3 |
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
"devDependencies": {
|
||||
"eslint": "8.46.0",
|
||||
"eslint-config-next": "13.4.8",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-config-turbo": "1.10.3",
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"next": "13.4.8",
|
||||
|
|
|
@ -1634,8 +1634,8 @@ importers:
|
|||
specifier: 13.4.8
|
||||
version: 13.4.8(eslint@8.46.0)(typescript@5.1.6)
|
||||
eslint-config-prettier:
|
||||
specifier: 8.8.0
|
||||
version: 8.8.0(eslint@8.46.0)
|
||||
specifier: 9.0.0
|
||||
version: 9.0.0(eslint@8.46.0)
|
||||
eslint-config-turbo:
|
||||
specifier: 1.10.3
|
||||
version: 1.10.3(eslint@8.46.0)
|
||||
|
@ -14458,8 +14458,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-config-prettier@8.8.0(eslint@8.46.0):
|
||||
resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==}
|
||||
/eslint-config-prettier@9.0.0(eslint@8.46.0):
|
||||
resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
|
|
Loading…
Reference in a new issue