Skip to content

Commit 7312012

Browse files
Bump eslint from 7.18.0 to 7.19.0 (OctoLinker#1196)
1 parent 6e1d51c commit 7312012

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"css-loader": "^5.0.1",
4343
"dot-json": "^1.2.1",
4444
"dotenv": "^8.0.0",
45-
"eslint": "^7.18.0",
45+
"eslint": "^7.19.0",
4646
"eslint-config-airbnb": "^17.1.0",
4747
"eslint-config-prettier": "^7.2.0",
4848
"eslint-plugin-import": "^2.22.1",

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4064,10 +4064,10 @@ [email protected]:
40644064
text-table "^0.2.0"
40654065
v8-compile-cache "^2.0.3"
40664066

4067-
eslint@^7.18.0:
4068-
version "7.18.0"
4069-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
4070-
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
4067+
eslint@^7.19.0:
4068+
version "7.19.0"
4069+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41"
4070+
integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg==
40714071
dependencies:
40724072
"@babel/code-frame" "^7.0.0"
40734073
"@eslint/eslintrc" "^0.3.0"
@@ -5168,22 +5168,14 @@ ignore@^5.1.4:
51685168
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
51695169
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
51705170

5171-
5171+
[email protected], import-fresh@^3.0.0, import-fresh@^3.2.1:
51725172
version "3.3.0"
51735173
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
51745174
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
51755175
dependencies:
51765176
parent-module "^1.0.0"
51775177
resolve-from "^4.0.0"
51785178

5179-
import-fresh@^3.0.0, import-fresh@^3.2.1:
5180-
version "3.2.1"
5181-
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66"
5182-
integrity sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==
5183-
dependencies:
5184-
parent-module "^1.0.0"
5185-
resolve-from "^4.0.0"
5186-
51875179
import-lazy@^2.1.0:
51885180
version "2.1.0"
51895181
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"

0 commit comments

Comments
 (0)