File tree 2 files changed +12
-12
lines changed 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 24
24
"ansi-wordwrap" : " ^1.0.2" ,
25
25
"common-tags" : " ^1.8.0" ,
26
26
"enquirer" : " ^2.3.6" ,
27
- "eslint" : " ^7.17 .0" ,
27
+ "eslint" : " ^7.18 .0" ,
28
28
"execa" : " ^4.1.0" ,
29
29
"fs-extra" : " ^9.0.1" ,
30
30
"gatsby-plugin-utils" : " ^0.9.0-next.0" ,
Original file line number Diff line number Diff line change 1610
1610
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46"
1611
1611
integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==
1612
1612
1613
- "@eslint/eslintrc@^0.2.2 ":
1614
- version "0.2.2 "
1615
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
1616
- integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
1613
+ "@eslint/eslintrc@^0.3.0 ":
1614
+ version "0.3.0 "
1615
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0 .tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
1616
+ integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
1617
1617
dependencies:
1618
1618
ajv "^6.12.4"
1619
1619
debug "^4.1.1"
1622
1622
ignore "^4.0.6"
1623
1623
import-fresh "^3.2.1"
1624
1624
js-yaml "^3.13.1"
1625
- lodash "^4.17.19 "
1625
+ lodash "^4.17.20 "
1626
1626
minimatch "^3.0.4"
1627
1627
strip-json-comments "^3.1.1"
1628
1628
@@ -10356,13 +10356,13 @@ eslint@^6.8.0:
10356
10356
text-table "^0.2.0"
10357
10357
v8-compile-cache "^2.0.3"
10358
10358
10359
- eslint@^7.17 .0:
10360
- version "7.17 .0"
10361
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
10362
- integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
10359
+ eslint@^7.18 .0:
10360
+ version "7.18 .0"
10361
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
10362
+ integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
10363
10363
dependencies:
10364
10364
"@babel/code-frame" "^7.0.0"
10365
- "@eslint/eslintrc" "^0.2.2 "
10365
+ "@eslint/eslintrc" "^0.3.0 "
10366
10366
ajv "^6.10.0"
10367
10367
chalk "^4.0.0"
10368
10368
cross-spawn "^7.0.2"
@@ -10386,7 +10386,7 @@ eslint@^7.17.0:
10386
10386
js-yaml "^3.13.1"
10387
10387
json-stable-stringify-without-jsonify "^1.0.1"
10388
10388
levn "^0.4.1"
10389
- lodash "^4.17.19 "
10389
+ lodash "^4.17.20 "
10390
10390
minimatch "^3.0.4"
10391
10391
natural-compare "^1.4.0"
10392
10392
optionator "^0.9.1"
You can’t perform that action at this time.
0 commit comments