Skip to content

Commit

Permalink
chore(deps): update dependency @softwareventures/eslint-config to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2021
1 parent 538c977 commit 2ae058e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"tslib": "2.1.0"
},
"devDependencies": {
"@softwareventures/eslint-config": "3.5.0",
"@softwareventures/eslint-config": "3.6.0",
"@softwareventures/prettier-config": "1.0.2",
"@softwareventures/semantic-release-config": "1.1.1",
"@softwareventures/tsconfig": "5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,10 +299,10 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==

"@softwareventures/eslint-config@3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-3.5.0.tgz#96506c6e8e2a24127d406a3dcaf3d32613a56f6f"
integrity sha512-3sqQHAjsG7Nacq6yp+2jlnf/pdISZPVf3U5Cxc9DoxqYT3W58a0y5rPMSGPsf6JDbhvArVvVjy9jUhMB87T0wQ==
"@softwareventures/eslint-config@3.6.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-3.6.0.tgz#d0c27b8f1cc130442bf47d6854faf65c0023cc7a"
integrity sha512-ijPdfwHj9NNuq4cYuezFiIoSFFpyZED07mr24bhHQwDW23PiLBcKAek5QkOn8SEPcV5OgCNlPYfuGU98caDpRQ==
dependencies:
"@typescript-eslint/eslint-plugin" "^2.31.0 || ^3.0.0 || ^4.0.0"
"@typescript-eslint/eslint-plugin-tslint" "^2.31.0 || ^3.0.0 || ^4.0.0"
Expand Down

0 comments on commit 2ae058e

Please sign in to comment.