Skip to content

Commit

Permalink
Update dependency neon-cli to ^0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2020
1 parent 83db8e8 commit 5b7ee7e
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.4.0"
},
"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.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/neon-cli/-/neon-cli-0.4.0.tgz#d89e0a55b8db577324af70470e2b4e67157205f6"
integrity sha512-66HhHb8rk+zHSG64CI6jhyOQqpibBAald8ObdQPCjXcCjzSEVnkQHutUE8dyNlHRNT7xLfrZGkDbtwrYh2p+6w==
dependencies:
chalk "~2.1.0"
command-line-args "^4.0.2"
Expand Down

0 comments on commit 5b7ee7e

Please sign in to comment.