Skip to content

Commit 6941bbe

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @croutonn/eslint-config to ^1.0.6
1 parent ccaf3be commit 6941bbe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"version": "yarn fix"
3131
},
3232
"devDependencies": {
33-
"@croutonn/eslint-config": "^1.0.4",
33+
"@croutonn/eslint-config": "^1.0.6",
3434
"chai": "^4.2.0",
3535
"eslint": "^7.12.1",
3636
"mocha": "^8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
dependencies:
3939
regenerator-runtime "^0.13.4"
4040

41-
"@croutonn/eslint-config@^1.0.4":
42-
version "1.0.4"
43-
resolved "https://registry.yarnpkg.com/@croutonn/eslint-config/-/eslint-config-1.0.4.tgz#91a85d74bec5971fe7292d274d623fd5d8deb971"
44-
integrity sha512-2nr+UtdqR/49loLXg4Wlxt/iQung0Gh8pDwtMSkEtJJp4lZyC7jxHzq6BxyS9ZZpWOpJfszjDvdP5n6Od2WW2A==
41+
"@croutonn/eslint-config@^1.0.6":
42+
version "1.0.6"
43+
resolved "https://registry.yarnpkg.com/@croutonn/eslint-config/-/eslint-config-1.0.6.tgz#ba278b0afdad24f28e7abeb8a369df15b37aa6e8"
44+
integrity sha512-TTSFSwtaUl29tlSAJE1RfMxf+EEe/XH5QU7DXo1OBtRH+FdwZZ7ixwaltVBZc0aUsTeRTV4Kaxy+drQ0HH7oLw==
4545
dependencies:
4646
"@croutonn/eslint-plugin" "^0.2.4"
4747
"@typescript-eslint/eslint-plugin" "^4.6.0"

0 commit comments

Comments
 (0)