Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 2, 2020
1 parent 2c6d31e commit 7077d85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"eslint": "4.19.1",
"eslint-config-mailonline": "9.0.0",
"fuzzy": "0.1.3",
"global": "^4.3.2",
"global": "4.4.0",
"husky": "4.2.1",
"inquirer": "6.5.2",
"inquirer-list-search-prompt": "1.0.2",
"minimist": "^1.2.0",
"minimist": "1.2.0",
"mocha": "6.2.2",
"pkg": "4.4.2",
"rimraf": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3149,7 +3149,7 @@ global-prefix@^0.1.4:
is-windows "^0.2.0"
which "^1.2.12"

global@^4.3.2:
global@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/global/-/global-4.4.0.tgz#3e7b105179006a323ed71aafca3e9c57a5cc6406"
integrity sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==
Expand Down

0 comments on commit 7077d85

Please sign in to comment.