Skip to content

Commit

Permalink
Update dependency @ianwalter/eslint-config to ^3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 24, 2019
1 parent d622c78 commit ddfafea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@ianwalter/bff": "^7.0.0",
"@ianwalter/dist": "^5.3.0",
"@ianwalter/eslint-config": "^3.0.0",
"@ianwalter/eslint-config": "^3.1.0",
"@ianwalter/release": "^3.0.5",
"@ianwalter/renovate-config": "^1.2.0"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -262,12 +262,12 @@
rollup-plugin-node-resolve "^5.2.0"
rollup-plugin-terser "^5.1.2"

"@ianwalter/eslint-config@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@ianwalter/eslint-config/-/eslint-config-3.0.0.tgz#2a7d2f1679f2fb9b90db9721c43f8b87d0ac9cdb"
integrity sha512-4ThfDh2eW4zodLbTFW2GtEOFhwzlM+myc1zIqpgyzh69onHl4OnPNEpHyxncJW6fTzYG6CTXncIGtUok/bzOww==
"@ianwalter/eslint-config@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@ianwalter/eslint-config/-/eslint-config-3.1.0.tgz#4a1f0c6beb61dbc415251a95860fc7a2076746e4"
integrity sha512-6VZXlDyn9afSSRWDd+q8Hemg8EN/7WKTcF6oEIgzpFxGK2qwrJRpY8fTLq9Rx3jYZxTVTtDPM0crihSEnB2K7g==
dependencies:
eslint "^6.4.0"
eslint "^6.5.1"
eslint-config-standard "^14.1.0"
eslint-plugin-html "^6.0.0"
eslint-plugin-import "^2.18.2"
Expand Down Expand Up @@ -1287,10 +1287,10 @@ eslint-visitor-keys@^1.1.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==

eslint@^6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.4.0.tgz#5aa9227c3fbe921982b2eda94ba0d7fae858611a"
integrity sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA==
eslint@^6.5.1:
version "6.5.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1.tgz#828e4c469697d43bb586144be152198b91e96ed6"
integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A==
dependencies:
"@babel/code-frame" "^7.0.0"
ajv "^6.10.0"
Expand Down

0 comments on commit ddfafea

Please sign in to comment.