Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 1, 2019
1 parent a0a4119 commit 45b89d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"copy-webpack-plugin": "5.0.4",
"cozy-app-publish": "0.19.2",
"cozy-jobs-cli": "1.9.23",
"eslint": "^6.4.0",
"eslint": "6.5.0",
"eslint-config-cozy-app": "1.3.2",
"eslint-plugin-prettier": "3.1.1",
"git-directory-deploy": "1.5.1",
"husky": "3.0.7",
"konitor": "0.10.3",
"prettier": "^1.18.2",
"prettier": "1.18.2",
"svgo": "1.3.0",
"webpack": "4.41.0",
"webpack-cli": "3.3.9"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2096,7 +2096,7 @@ eslint@5.16.0:
table "^5.2.3"
text-table "^0.2.0"

eslint@^6.4.0:
eslint@6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.0.tgz#304623eec903969dd5c9f2d61c6ce3d6ecec8750"
integrity sha512-IIbSW+vKOqMatPmS9ayyku4tvWxHY2iricSRtOz6+ZA5IPRlgXzEL0u/j6dr4eha0ugmhMwDTqxtmNu3kj9O4w==
Expand Down Expand Up @@ -4649,7 +4649,7 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@1.18.2, prettier@^1.18.2:
prettier@1.18.2:
version "1.18.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
Expand Down

0 comments on commit 45b89d5

Please sign in to comment.