Skip to content

Commit

Permalink
馃搶 Pin all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
carloscuesta committed Mar 19, 2022
1 parent cae099b commit 7bd0a3f
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 97 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -43,18 +43,18 @@
},
"homepage": "https://github.com/carloscuesta/gitmoji-cli#readme",
"dependencies": {
"chalk": "^4.1.0",
"conf": "^10.0.1",
"execa": "^5.0.0",
"fuse.js": "^6.4.1",
"inquirer": "^8.1.1",
"inquirer-autocomplete-prompt": "^1.0.1",
"meow": "^9.0.0",
"node-fetch": "^2.6.0",
"chalk": "4.1.0",
"conf": "10.0.1",
"execa": "5.0.0",
"fuse.js": "6.4.1",
"inquirer": "8.1.1",
"inquirer-autocomplete-prompt": "1.0.1",
"meow": "9.0.0",
"node-fetch": "2.6.0",
"ora": "5.4.1",
"path-exists": "4.0.0",
"proxy-agent": "^5.0.0",
"update-notifier": "^5.0.0"
"proxy-agent": "5.0.0",
"update-notifier": "5.0.0"
},
"devDependencies": {
"@babel/cli": "^7.10.1",
Expand Down

0 comments on commit 7bd0a3f

Please sign in to comment.