Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-cozy-app to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 30, 2021
1 parent 669ef2b commit 644e9f9
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 @@ -43,7 +43,7 @@
"copy-webpack-plugin": "6.2.1",
"cozy-app-publish": "0.25.0",
"cozy-jobs-cli": "1.16.0",
"eslint-config-cozy-app": "2.0.0",
"eslint-config-cozy-app": "2.1.0",
"git-directory-deploy": "1.5.1",
"husky": "5.1.2",
"svgo": "1.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2182,10 +2182,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-cozy-app@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-cozy-app/-/eslint-config-cozy-app-2.0.0.tgz#2b8ee3f4ee695d1f8503e76018b771bfdfc0d629"
integrity sha512-eRqxBsKyDYpqP3aRprTvMuJOKQHiVzy1eWd7jIMmGcUWTicZftZuVYQw0l9xadPmE6S92PgbihdCpJKQf9vNvA==
eslint-config-cozy-app@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-cozy-app/-/eslint-config-cozy-app-2.1.0.tgz#f7c4418302419d36759b0d841e7578012928ee7d"
integrity sha512-SeOc3JJrErEYIXZ/lqpd3TgBOTmSxfE7pWjuoLngaxHCCSMjwOLPg9qc8Ocl8VY+XPoFh615MXClUKLMUCze8w==
dependencies:
babel-eslint "10.0.1"
eslint "5.16.0"
Expand Down

0 comments on commit 644e9f9

Please sign in to comment.