File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 7
7
"@typescript-eslint/eslint-plugin" : " 4.6.0" ,
8
8
"@typescript-eslint/parser" : " 4.6.0" ,
9
9
"babel-eslint" : " 10.1.0" ,
10
- "eslint" : " 7.12.0 " ,
10
+ "eslint" : " 7.12.1 " ,
11
11
"eslint-config-airbnb" : " 18.2.0" ,
12
12
"eslint-config-prettier" : " 6.14.0" ,
13
13
"eslint-config-xo" : " 0.33.1" ,
Original file line number Diff line number Diff line change 134
134
lodash "^4.17.13"
135
135
to-fast-properties "^2.0.0"
136
136
137
- " @eslint/eslintrc@^0.2.0 " :
138
- version "0.2.0 "
139
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.0 .tgz#bc7e3c4304d4c8720968ccaee793087dfb5fe6b4 "
140
- integrity sha512-+cIGPCBdLCzqxdtwppswP+zTsH9BOIGzAeKfBIbtb4gW/giMlfMwP0HUSFfhzh20f9u8uZ8hOp62+4GPquTbwQ ==
137
+ " @eslint/eslintrc@^0.2.1 " :
138
+ version "0.2.1 "
139
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.1 .tgz#f72069c330461a06684d119384435e12a5d76e3c "
140
+ integrity sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA ==
141
141
dependencies :
142
142
ajv "^6.12.4"
143
143
debug "^4.1.1"
@@ -1951,13 +1951,13 @@ eslint-visitor-keys@^2.0.0:
1951
1951
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1952
1952
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
1953
1953
1954
-
1955
- version "7.12.0 "
1956
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.0 .tgz#7b6a85f87a9adc239e979bb721cde5ce0dc27da6 "
1957
- integrity sha512-n5pEU27DRxCSlOhJ2rO57GDLcNsxO0LPpAbpFdh7xmcDmjmlGUfoyrsB3I7yYdQXO5N3gkSTiDrPSPNFiiirXA ==
1954
+
1955
+ version "7.12.1 "
1956
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.1 .tgz#bd9a81fa67a6cfd51656cdb88812ce49ccec5801 "
1957
+ integrity sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg ==
1958
1958
dependencies :
1959
1959
" @babel/code-frame" " ^7.0.0"
1960
- " @eslint/eslintrc" " ^0.2.0 "
1960
+ " @eslint/eslintrc" " ^0.2.1 "
1961
1961
ajv "^6.10.0"
1962
1962
chalk "^4.0.0"
1963
1963
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments