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 Jul 1, 2020
1 parent 95246b0 commit d814c21
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion benchmarks/sqlite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "lib/index.js",
"dependencies": {
"better-sqlite3": "^5.4.3",
"neon-cli": "^0.3.1",
"neon-cli": "^0.3.3",
"sqlite3": "^4.1.0"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4162,10 +4162,10 @@ needle@^2.2.1:
iconv-lite "^0.4.4"
sax "^1.2.4"

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 d814c21

Please sign in to comment.