File tree 3 files changed +25
-25
lines changed
3 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 15
15
" API"
16
16
],
17
17
"devDependencies" : {
18
- "eslint" : " 8.9 .0" ,
18
+ "eslint" : " 8.10 .0" ,
19
19
"eslint-config-google" : " 0.14.0" ,
20
20
"eslint-plugin-async-await" : " 0.0.0" ,
21
21
"eslint-plugin-googleappsscript" : " 1.0.4"
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @eslint/eslintrc@^1.1 .0 " :
6
- version "1.1 .0"
7
- resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.1 .0.tgz"
8
- integrity sha512-C1DfL7XX4nPqGd6jcP01W9pVM1HYCuUkFk1432D7F0v3JSlUIeOYn9oCoi3eoLZ+iwBSb29BMFxxny0YrrEZqg ==
5
+ " @eslint/eslintrc@^1.2 .0 " :
6
+ version "1.2 .0"
7
+ resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2 .0.tgz"
8
+ integrity sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w ==
9
9
dependencies :
10
10
ajv "^6.12.4"
11
11
debug "^4.3.2"
@@ -186,12 +186,12 @@ eslint-visitor-keys@^3.3.0:
186
186
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
187
187
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
188
188
189
- eslint@8.9 .0 :
190
- version "8.9 .0"
191
- resolved "https://registry.npmjs.org/eslint/-/eslint-8.9 .0.tgz"
192
- integrity sha512-PB09IGwv4F4b0/atrbcMFboF/giawbBLVC7fyDamk5Wtey4Jh2K+rYaBhCAbUyEI4QzB1ly09Uglc9iCtFaG2Q ==
189
+ eslint@8.10 .0 :
190
+ version "8.10 .0"
191
+ resolved "https://registry.npmjs.org/eslint/-/eslint-8.10 .0.tgz"
192
+ integrity sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw ==
193
193
dependencies :
194
- " @eslint/eslintrc" " ^1.1 .0"
194
+ " @eslint/eslintrc" " ^1.2 .0"
195
195
" @humanwhocodes/config-array" " ^0.9.2"
196
196
ajv "^6.10.0"
197
197
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments