Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Commit 6d4063d

Browse files
committed
chore(renovate/devDeps): update dependency standard to v10.0.3
1 parent a98c361 commit 6d4063d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"npm-run-all": "4.0.2",
3838
"nyc": "11.1.0",
3939
"pre-commit": "1.2.2",
40-
"standard": "10.0.2",
40+
"standard": "10.0.3",
4141
"standard-version": "4.2.0"
4242
},
4343
"files": [

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1226,9 +1226,9 @@ escope@^3.6.0:
12261226
esrecurse "^4.1.0"
12271227
estraverse "^4.1.1"
12281228

1229-
1230-
version "4.0.1"
1231-
resolved "https://registry.yarnpkg.com/eslint-config-standard-jsx/-/eslint-config-standard-jsx-4.0.1.tgz#cd4e463d0268e2d9e707f61f42f73f5b3333c642"
1229+
1230+
version "4.0.2"
1231+
resolved "https://registry.yarnpkg.com/eslint-config-standard-jsx/-/eslint-config-standard-jsx-4.0.2.tgz#009e53c4ddb1e9ee70b4650ffe63a7f39f8836e1"
12321232

12331233
12341234
version "10.2.1"
@@ -3445,13 +3445,13 @@ [email protected]:
34453445
semver "^5.1.0"
34463446
yargs "^8.0.1"
34473447

3448-
3449-
version "10.0.2"
3450-
resolved "https://registry.yarnpkg.com/standard/-/standard-10.0.2.tgz#974c1c53cc865b075a4b576e78441e1695daaf7b"
3448+
3449+
version "10.0.3"
3450+
resolved "https://registry.yarnpkg.com/standard/-/standard-10.0.3.tgz#7869bcbf422bdeeaab689a1ffb1fea9677dd50ea"
34513451
dependencies:
34523452
eslint "~3.19.0"
34533453
eslint-config-standard "10.2.1"
3454-
eslint-config-standard-jsx "4.0.1"
3454+
eslint-config-standard-jsx "4.0.2"
34553455
eslint-plugin-import "~2.2.0"
34563456
eslint-plugin-node "~4.2.2"
34573457
eslint-plugin-promise "~3.5.0"

0 commit comments

Comments
 (0)