Skip to content

Commit

Permalink
Update dependency neon-cli to ^0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2019
1 parent 83db8e8 commit cb436e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "Amila Welihinda <[email protected]>",
"license": "MIT",
"dependencies": {
"neon-cli": "^0.3.1"
"neon-cli": "^0.3.3"
},
"scripts": {
"build": "neon build --release",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3116,10 +3116,10 @@ neo-async@^2.6.0:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==

neon-cli@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/neon-cli/-/neon-cli-0.3.1.tgz#be82c0b57a024080f712abb648abcd2f680f9636"
integrity sha512-OBrJbDD0BNDPxWwh88kWd2dJkXWEZ/mrCPF/ADrsLgHmF2qDdbXagli48I7yVl1ngMtItrvI7JqBeiNQNtN1ww==
neon-cli@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/neon-cli/-/neon-cli-0.3.3.tgz#deb1c5a03a2fad996db5a6700ad283a8d24d7aab"
integrity sha512-P2kc9ZDp0fXfmHDx3YcQwX8gvZew8WroXG3YY6N2LZoYZNrnGUWIOYGQcck52Jmry+ka02xDtw+lCHpOuGoxRA==
dependencies:
chalk "~2.1.0"
command-line-args "^4.0.2"
Expand Down

0 comments on commit cb436e1

Please sign in to comment.