Skip to content

Commit

Permalink
Merge d17315d into b50825c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 30, 2020
2 parents b50825c + d17315d commit ddaf186
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 @@ -17,7 +17,7 @@
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@heise/eslint-config": "^13.0.0",
"@heise/eslint-config": "^14.0.0",
"@keyv/redis": "^2.1.2",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/commit-analyzer": "^8.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -490,10 +490,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@heise/eslint-config@^13.0.0":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@heise/eslint-config/-/eslint-config-13.0.2.tgz#04d4123dbaeb6cdbe0a78846495aa30b26374e6c"
integrity sha512-G/q9PjZinw8MzHL9JuS3ul6IRJHRVeacbomDltIJg0OdP9GLkkWezQjIKLxTFXJLYAaWGy9ShTeMsZ7qFsS1wA==
"@heise/eslint-config@^14.0.0":
version "14.0.1"
resolved "https://registry.yarnpkg.com/@heise/eslint-config/-/eslint-config-14.0.1.tgz#1401b8b8b263cb87d3a1f2dafe36d2aa66321a98"
integrity sha512-LNLUfYRiuCCImkFVcMCjjiSX1SNFAyvGDoyV1xbuEtYykmnEgQ+bvR0QLOmTSHg6a0WLKjvnyhHaGGpQQa70sA==
dependencies:
"@typescript-eslint/eslint-plugin" "^4.4.0"
"@typescript-eslint/parser" "^4.4.0"
Expand All @@ -507,7 +507,7 @@
eslint-plugin-security "^1.4.0"
eslint-plugin-sonarjs "^0.5.0"
eslint-plugin-toplevel "^1.0.1"
eslint-plugin-unicorn "^22.0.0"
eslint-plugin-unicorn "^23.0.0"
prettier "^2.1.2"

"@iarna/cli@^1.2.0":
Expand Down Expand Up @@ -3349,10 +3349,10 @@ eslint-plugin-toplevel@^1.0.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-toplevel/-/eslint-plugin-toplevel-1.0.1.tgz#147e108b3468f3b8c67f4215a5c590bb41be5d39"
integrity sha512-qSJFK86cy0VZ9gSPE8ux9h6Qe8gG5/Kif9LDq2Ve1w8/JPdNXle9jzDaHO1sNeciJKwRo3nnsV4XysXIr9lPsA==

eslint-plugin-unicorn@^22.0.0:
version "22.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-22.0.0.tgz#46a93d8de393b865e04c2057a4ed3510864dd3be"
integrity sha512-jXPOauNiVFYLr+AeU3l21Ao+iDl/G08vUWui21RCI2L1TJIIoJvAMjMR6I+QPKr8FgIumzuR6gzDKCtEx2IkzA==
eslint-plugin-unicorn@^23.0.0:
version "23.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-23.0.0.tgz#b2820212874735f9d91ecc8678b263ecfa6cf5f6"
integrity sha512-Vabo3cjl6cjyhcf+76CdQEY6suOFzK0Xh3xo0uL9VDYrDJP5+B6PjV0tHTYm82WZmFWniugFJM3ywHSNYTi/ZQ==
dependencies:
ci-info "^2.0.0"
clean-regexp "^1.0.0"
Expand Down

0 comments on commit ddaf186

Please sign in to comment.