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 48
48
"homepage" : " https://github.com/known-css/known-css-properties#readme" ,
49
49
"devDependencies" : {
50
50
"axios" : " 0.27.2" ,
51
- "eslint" : " 8.12 .0" ,
51
+ "eslint" : " 8.14 .0" ,
52
52
"globby" : " 13.1.1" ,
53
53
"lodash.sortby" : " 4.7.0" ,
54
54
"lodash.uniq" : " 4.5.0"
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @eslint/eslintrc@^1.2.1 " :
6
- version "1.2.1 "
7
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1 .tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6 "
8
- integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ ==
5
+ " @eslint/eslintrc@^1.2.2 " :
6
+ version "1.2.2 "
7
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.2 .tgz#4989b9e8c0216747ee7cca314ae73791bb281aae "
8
+ integrity sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg ==
9
9
dependencies :
10
10
ajv "^6.12.4"
11
11
debug "^4.3.2"
@@ -244,12 +244,12 @@ eslint-visitor-keys@^3.3.0:
244
244
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
245
245
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
246
246
247
- eslint@8.12 .0 :
248
- version "8.12 .0"
249
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.12 .0.tgz#c7a5bd1cfa09079aae64c9076c07eada66a46e8e "
250
- integrity sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q ==
247
+ eslint@8.14 .0 :
248
+ version "8.14 .0"
249
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.14 .0.tgz#62741f159d9eb4a79695b28ec4989fcdec623239 "
250
+ integrity sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw ==
251
251
dependencies :
252
- " @eslint/eslintrc" " ^1.2.1 "
252
+ " @eslint/eslintrc" " ^1.2.2 "
253
253
" @humanwhocodes/config-array" " ^0.9.2"
254
254
ajv "^6.10.0"
255
255
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments