Skip to content

Commit

Permalink
chore(deps): update dependency @heise/eslint-config to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 21, 2020
1 parent bd43d32 commit 5e1584e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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": "^14.0.2",
"@heise/eslint-config": "^15.0.0",
"@keyv/redis": "^2.1.2",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/commit-analyzer": "^8.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -513,10 +513,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@heise/eslint-config@^14.0.2":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@heise/eslint-config/-/eslint-config-14.0.4.tgz#c20e5f5f9293c13336ecc4501d30d8c7c1c5ebfb"
integrity sha512-XgmDJea4n9C6p/oJkjKIRgQvp4cGDLruj3MitkUGMfCPabHMhbfisJ0gz5BXWETNtTJDpAhFPphc1L3OCyepqQ==
"@heise/eslint-config@^15.0.0":
version "15.0.2"
resolved "https://registry.yarnpkg.com/@heise/eslint-config/-/eslint-config-15.0.2.tgz#8ec91e32784eeb66d850fa1ee71e00a476bcb6bf"
integrity sha512-5r+PuhBJ9BTkAJssD1Xv9iSUKjGjlh5GH+q22cH58UYdZEg56b0okT2PM8rAP7Bi+uUImSlUoluiEe9s3Fatdw==
dependencies:
"@typescript-eslint/eslint-plugin" "^4.4.0"
"@typescript-eslint/parser" "^4.4.0"
Expand Down

0 comments on commit 5e1584e

Please sign in to comment.