Skip to content

Commit

Permalink
Pin dependencies (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bukinoshita committed Jun 4, 2019
1 parent fd148bd commit e579131
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 @@ -21,8 +21,8 @@
"node-persist": "^2.1.0"
},
"devDependencies": {
"eslint-config-prettier": "^2.3.0",
"xo": "^0.18.2"
"eslint-config-prettier": "2.3.0",
"xo": "0.18.2"
},
"xo": {
"extends": [
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ escope@^3.6.0:
esrecurse "^4.1.0"
estraverse "^4.1.1"

eslint-config-prettier@^2.3.0:
eslint-config-prettier@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.3.0.tgz#b75b1eabea0c8b97b34403647ee25db349b9d8a0"
dependencies:
Expand Down Expand Up @@ -1835,7 +1835,7 @@ xo-init@^0.5.0:
the-argv "^1.0.0"
write-pkg "^2.0.0"

xo@^0.18.2:
xo@0.18.2:
version "0.18.2"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.18.2.tgz#92a42eb02a4fb149dfea5518021914f5aac84ff0"
dependencies:
Expand Down

0 comments on commit e579131

Please sign in to comment.