Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Nov 18, 2019
1 parent 259865b commit e95f333
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
]
},
"dependencies": {
"boolean": "^2.0.3",
"core-js": "^3.4.0",
"boolean": "^3.0.0",
"core-js": "^3.4.1",
"es6-error": "^4.1.1",
"matcher": "^2.0.0",
"roarr": "^2.14.4",
"roarr": "^2.14.5",
"semver": "^6.3.0",
"serialize-error": "^5.0.0"
},
Expand All @@ -42,16 +42,16 @@
"babel-plugin-transform-export-default-name": "^2.0.4",
"coveralls": "^3.0.7",
"eslint": "^6.6.0",
"eslint-config-canonical": "^17.8.0",
"flow-bin": "^0.111.3",
"eslint-config-canonical": "^18.1.0",
"flow-bin": "^0.112.0",
"flow-copy-source": "^2.0.8",
"get-port": "^5.0.0",
"got": "^9.6.0",
"husky": "^3.0.9",
"husky": "^3.1.0",
"nyc": "^14.1.1",
"pem": "^1.14.3",
"request": "^2.88.0",
"semantic-release": "^15.13.30",
"semantic-release": "^15.13.31",
"sinon": "^7.5.0"
},
"engines": {
Expand Down

0 comments on commit e95f333

Please sign in to comment.