File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 39
39
"dotenv" : " ^8.0.0" ,
40
40
"eleventy-plugin-lazyimages" : " liamfiddler/eleventy-plugin-lazyimages" ,
41
41
"eleventy-plugin-local-images" : " ^0.4.0" ,
42
- "eslint-utils" : " 2.1 .0" ,
42
+ "eslint-utils" : " 3.0 .0" ,
43
43
"html-minifier" : " ^4.0.0"
44
44
},
45
45
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1808,12 +1808,12 @@ eslint-template-visitor@^2.3.2:
1808
1808
esquery "^1.3.1"
1809
1809
multimap "^1.1.0"
1810
1810
1811
- eslint-utils@2.1.0, eslint-utils@^2.0.0, eslint-utils@^2.1 .0 :
1812
- version "2.1 .0"
1813
- resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1 .0.tgz#d2de5e03424e707dc10c74068ddedae708741b27 "
1814
- integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg ==
1811
+ eslint-utils@3.0 .0 :
1812
+ version "3.0 .0"
1813
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0 .0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672 "
1814
+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA ==
1815
1815
dependencies :
1816
- eslint-visitor-keys "^1.1 .0"
1816
+ eslint-visitor-keys "^2.0 .0"
1817
1817
1818
1818
eslint-utils@^1.4.3 :
1819
1819
version "1.4.3"
@@ -1822,6 +1822,13 @@ eslint-utils@^1.4.3:
1822
1822
dependencies :
1823
1823
eslint-visitor-keys "^1.1.0"
1824
1824
1825
+ eslint-utils@^2.0.0, eslint-utils@^2.1.0 :
1826
+ version "2.1.0"
1827
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
1828
+ integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
1829
+ dependencies :
1830
+ eslint-visitor-keys "^1.1.0"
1831
+
1825
1832
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0 :
1826
1833
version "1.3.0"
1827
1834
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
You can’t perform that action at this time.
0 commit comments