Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Update dependency @ianwalter/eslint-config to ^2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 28, 2019
1 parent c94bcda commit f3e7e95
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 @@ -26,7 +26,7 @@
"devDependencies": {
"@ianwalter/bff": "^6.4.0",
"@ianwalter/dist": "^5.2.0",
"@ianwalter/eslint-config": "^2.3.0",
"@ianwalter/eslint-config": "^2.4.0",
"@ianwalter/release": "^2.0.0",
"@ianwalter/renovate-config": "^1.1.1",
"vue": "^2.6.10"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -326,13 +326,13 @@
rollup-plugin-node-resolve "^5.2.0"
rollup-plugin-terser "^5.1.1"

"@ianwalter/eslint-config@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@ianwalter/eslint-config/-/eslint-config-2.3.0.tgz#da15465cbf37c0f8f262a856a9fa78e4bed55c9a"
integrity sha512-3LSsVfLUV+mbUhekD12YDjt6b0mdxbItIYkwYi131somQon4Cvw1fpO/HUK5hR8puOEnCEM1nK/1k5XbkddIwQ==
"@ianwalter/eslint-config@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@ianwalter/eslint-config/-/eslint-config-2.4.0.tgz#73b62ca311514351140b1506c91e9f5b5dd9b918"
integrity sha512-uM3yDtvTPWc0OwETaXQlnt09yOcl+6yHq9jJIzaIdGI8HzKddNxutvUBxzQjgewmfjD910VA17wrQqHUsb8nkQ==
dependencies:
eslint "^6.2.2"
eslint-config-standard "^14.0.1"
eslint-config-standard "^14.1.0"
eslint-plugin-html "^6.0.0"
eslint-plugin-import "^2.18.2"
eslint-plugin-node "^9.1.0"
Expand Down Expand Up @@ -1234,10 +1234,10 @@ escape-string-regexp@^1.0.5:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=

eslint-config-standard@^14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.0.1.tgz#375c3636fb4bd453cb95321d873de12e4eef790b"
integrity sha512-1RWsAKTDTZgA8bIM6PSC9aTGDAUlKqNkYNJlTZ5xYD/HYkIM6GlcefFvgcJ8xi0SWG5203rttKYX28zW+rKNOg==
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-import-resolver-node@^0.3.2:
version "0.3.2"
Expand Down

0 comments on commit f3e7e95

Please sign in to comment.