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 41
41
"devDependencies" : {
42
42
"babel-eslint" : " ^10.1.0" ,
43
43
"snazzy" : " ^8.0.0" ,
44
- "standard" : " ^14.3.3 " ,
44
+ "standard" : " ^14.3.4 " ,
45
45
"stylelint" : " ^13.3.3" ,
46
46
"stylelint-config-standard" : " ^19.0.0" ,
47
47
"stylelint-config-styled-components" : " ^0.1.1" ,
Original file line number Diff line number Diff line change 3371
3371
resolved "https://registry.yarnpkg.com/eslint-config-standard-jsx/-/eslint-config-standard-jsx-8.1.0.tgz#314c62a0e6f51f75547f89aade059bec140edfc7"
3372
3372
integrity sha512-ULVC8qH8qCqbU792ZOO6DaiaZyHNS/5CZt3hKqHkEhVlhPEPN3nfBqqxJCyp59XrjIBZPu1chMYe9T2DXZ7TMw==
3373
3373
3374
-
3375
- version "14.1.0 "
3376
- resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.0 .tgz#b23da2b76fe5a2eba668374f246454e7058f15d4 "
3377
- integrity sha512-EF6XkrrGVbvv8hL/kYa/m6vnvmUT+K82pJJc4JJVMM6+Qgqh0pnwprSxdduDLB9p/7bIxD+YV5O0wfb8lmcPbA ==
3374
+
3375
+ version "14.1.1 "
3376
+ resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.1 .tgz#830a8e44e7aef7de67464979ad06b406026c56ea "
3377
+ integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg ==
3378
3378
3379
3379
eslint-import-resolver-node@^0.3.2 :
3380
3380
version "0.3.2"
@@ -7708,13 +7708,13 @@ standard-json@^1.0.0:
7708
7708
dependencies :
7709
7709
concat-stream "^1.5.0"
7710
7710
7711
- standard@^14.3.3 :
7712
- version "14.3.3 "
7713
- resolved "https://registry.yarnpkg.com/standard/-/standard-14.3.3 .tgz#2b16559d892cb29e29a854eb6ed15d43e44759c8 "
7714
- integrity sha512-HBEAD5eVXrr2o/KZ3kU8Wwaxw90wzoq4dOQe6vlRnPoQ6stn4LCLRLBBDp0CjH/aOTL9bDZJbRUOZcBaBnNJ0A ==
7711
+ standard@^14.3.4 :
7712
+ version "14.3.4 "
7713
+ resolved "https://registry.yarnpkg.com/standard/-/standard-14.3.4 .tgz#748e80e8cd7b535844a85a12f337755a7e3a0f6e "
7714
+ integrity sha512-+lpOkFssMkljJ6eaILmqxHQ2n4csuEABmcubLTb9almFi1ElDzXb1819fjf/5ygSyePCq4kU2wMdb2fBfb9P9Q ==
7715
7715
dependencies :
7716
7716
eslint "~6.8.0"
7717
- eslint-config-standard "14.1.0 "
7717
+ eslint-config-standard "14.1.1 "
7718
7718
eslint-config-standard-jsx "8.1.0"
7719
7719
eslint-plugin-import "~2.18.0"
7720
7720
eslint-plugin-node "~10.0.0"
You can’t perform that action at this time.
0 commit comments