Skip to content

Commit 0760437

Browse files
Bump standard from 14.3.3 to 14.3.4 (#205)
Bumps [standard](https://github.com/standard/standard) from 14.3.3 to 14.3.4. - [Release notes](https://github.com/standard/standard/releases) - [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md) - [Commits](standard/standard@v14.3.3...v14.3.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent fafe134 commit 0760437

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"babel-eslint": "^10.1.0",
4343
"snazzy": "^8.0.0",
44-
"standard": "^14.3.3",
44+
"standard": "^14.3.4",
4545
"stylelint": "^13.3.3",
4646
"stylelint-config-standard": "^19.0.0",
4747
"stylelint-config-styled-components": "^0.1.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3371,10 +3371,10 @@ [email protected]:
33713371
resolved "https://registry.yarnpkg.com/eslint-config-standard-jsx/-/eslint-config-standard-jsx-8.1.0.tgz#314c62a0e6f51f75547f89aade059bec140edfc7"
33723372
integrity sha512-ULVC8qH8qCqbU792ZOO6DaiaZyHNS/5CZt3hKqHkEhVlhPEPN3nfBqqxJCyp59XrjIBZPu1chMYe9T2DXZ7TMw==
33733373

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==
33783378

33793379
eslint-import-resolver-node@^0.3.2:
33803380
version "0.3.2"
@@ -7708,13 +7708,13 @@ standard-json@^1.0.0:
77087708
dependencies:
77097709
concat-stream "^1.5.0"
77107710

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==
77157715
dependencies:
77167716
eslint "~6.8.0"
7717-
eslint-config-standard "14.1.0"
7717+
eslint-config-standard "14.1.1"
77187718
eslint-config-standard-jsx "8.1.0"
77197719
eslint-plugin-import "~2.18.0"
77207720
eslint-plugin-node "~10.0.0"

0 commit comments

Comments
 (0)