Skip to content

Commit

Permalink
Merge 1f5b955 into f86fc98
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 12, 2020
2 parents f86fc98 + 1f5b955 commit 51da04a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"replace": "^1.2.0",
"replace-in-file": "^6.0.0",
"replace-string": "^3.0.0",
"standard": "^14.3.3",
"standard": "^14.3.4",
"standard-version": "^8.0.0",
"tap": "^14.10.7",
"tmp-promise": "^2.1.1"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -1247,10 +1247,10 @@ eslint-config-standard-jsx@8.1.0:
resolved "https://registry.yarnpkg.com/eslint-config-standard-jsx/-/eslint-config-standard-jsx-8.1.0.tgz#314c62a0e6f51f75547f89aade059bec140edfc7"
integrity sha512-ULVC8qH8qCqbU792ZOO6DaiaZyHNS/5CZt3hKqHkEhVlhPEPN3nfBqqxJCyp59XrjIBZPu1chMYe9T2DXZ7TMw==

eslint-config-standard@14.1.0:
version "14.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.0.tgz#b23da2b76fe5a2eba668374f246454e7058f15d4"
integrity sha512-EF6XkrrGVbvv8hL/kYa/m6vnvmUT+K82pJJc4JJVMM6+Qgqh0pnwprSxdduDLB9p/7bIxD+YV5O0wfb8lmcPbA==
eslint-config-standard@14.1.1:
version "14.1.1"
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea"
integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg==

eslint-import-resolver-node@^0.3.2:
version "0.3.2"
Expand Down Expand Up @@ -3559,13 +3559,13 @@ standard-version@^8.0.0:
stringify-package "1.0.1"
yargs "15.3.1"

standard@^14.3.3:
version "14.3.3"
resolved "https://registry.yarnpkg.com/standard/-/standard-14.3.3.tgz#2b16559d892cb29e29a854eb6ed15d43e44759c8"
integrity sha512-HBEAD5eVXrr2o/KZ3kU8Wwaxw90wzoq4dOQe6vlRnPoQ6stn4LCLRLBBDp0CjH/aOTL9bDZJbRUOZcBaBnNJ0A==
standard@^14.3.4:
version "14.3.4"
resolved "https://registry.yarnpkg.com/standard/-/standard-14.3.4.tgz#748e80e8cd7b535844a85a12f337755a7e3a0f6e"
integrity sha512-+lpOkFssMkljJ6eaILmqxHQ2n4csuEABmcubLTb9almFi1ElDzXb1819fjf/5ygSyePCq4kU2wMdb2fBfb9P9Q==
dependencies:
eslint "~6.8.0"
eslint-config-standard "14.1.0"
eslint-config-standard "14.1.1"
eslint-config-standard-jsx "8.1.0"
eslint-plugin-import "~2.18.0"
eslint-plugin-node "~10.0.0"
Expand Down

0 comments on commit 51da04a

Please sign in to comment.