This repository was archived by the owner on Dec 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 30
30
"esbuild" : " 0.14.38" ,
31
31
"esbuild-node-tsc" : " 1.8.5" ,
32
32
"esbuild-register" : " 3.3.2" ,
33
- "eslint" : " 8.13 .0" ,
33
+ "eslint" : " 8.14 .0" ,
34
34
"eslint-config-prettier" : " 8.5.0" ,
35
35
"eslint-plugin-prettier" : " 4.0.0" ,
36
36
"husky" : " 7.0.4" ,
Original file line number Diff line number Diff line change 293
293
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
294
294
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
295
295
296
- " @eslint/eslintrc@^1.2.1 " :
297
- version "1.2.1 "
298
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1 .tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6 "
299
- integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ ==
296
+ " @eslint/eslintrc@^1.2.2 " :
297
+ version "1.2.2 "
298
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.2 .tgz#4989b9e8c0216747ee7cca314ae73791bb281aae "
299
+ integrity sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg ==
300
300
dependencies :
301
301
ajv "^6.12.4"
302
302
debug "^4.3.2"
@@ -2095,12 +2095,12 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
2095
2095
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
2096
2096
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
2097
2097
2098
- eslint@8.13 .0 :
2099
- version "8.13 .0"
2100
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13 .0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7 "
2101
- integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ ==
2098
+ eslint@8.14 .0 :
2099
+ version "8.14 .0"
2100
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.14 .0.tgz#62741f159d9eb4a79695b28ec4989fcdec623239 "
2101
+ integrity sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw ==
2102
2102
dependencies :
2103
- " @eslint/eslintrc" " ^1.2.1 "
2103
+ " @eslint/eslintrc" " ^1.2.2 "
2104
2104
" @humanwhocodes/config-array" " ^0.9.2"
2105
2105
ajv "^6.10.0"
2106
2106
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments