Skip to content

Commit

Permalink
chore(deps-dev): bump proxyquire from 2.1.1 to 2.1.2 (#1090)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump proxyquire from 2.1.1 to 2.1.2

Bumps [proxyquire](https:/thlorenz/proxyquire) from 2.1.1 to 2.1.2.
- [Release notes](https:/thlorenz/proxyquire/releases)
- [Commits](thlorenz/proxyquire@v2.1.1...v2.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Upgrade the packages too
  • Loading branch information
dependabot-preview[bot] authored and malept committed Aug 12, 2019
1 parent 8482f93 commit cef4a58
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"mocha": "^6.2.0",
"nodemon": "^1.19.1",
"nyc": "^14.1.1",
"proxyquire": "^2.0.1",
"proxyquire": "^2.1.2",
"rimraf": "^2.6.2",
"sinon": "^7.4.1",
"ts-node": "^8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"chai-as-promised": "^7.0.0",
"fetch-mock": "^7.3.9",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"proxyquire": "^2.1.2",
"sinon": "^7.4.1"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/deb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"proxyquire": "^2.1.2",
"sinon": "^7.4.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/dmg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"proxyquire": "^2.1.2",
"sinon": "^7.4.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/flatpak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"proxyquire": "^2.1.2",
"sinon": "^7.4.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"proxyquire": "^2.1.2",
"sinon": "^7.4.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/rpm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"proxyquire": "^2.1.2",
"sinon": "^7.4.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"proxyquire": "^2.1.2",
"sinon": "^7.4.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/publisher/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"chai": "4.2.0",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"proxyquire": "^2.1.2",
"sinon": "^7.4.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/async-ora/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"chai": "4.2.0",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"proxyquire": "^2.1.2",
"sinon": "^7.4.1"
},
"dependencies": {
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6934,10 +6934,10 @@ proxy-addr@~2.0.5:
forwarded "~0.1.2"
ipaddr.js "1.9.0"

proxyquire@^2.0.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/proxyquire/-/proxyquire-2.1.1.tgz#7c2209891e0399b19a98d3fa88240e75f22a2b6d"
integrity sha512-LXZGUxkFTZzPHKBmL3CMYtYIEKuz6XiR3DZ3FZ1wYP7ueXbz2NW+9AdigNzeLIf8vmuhVCwG2F5BvonXK5LhHA==
proxyquire@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/proxyquire/-/proxyquire-2.1.2.tgz#287acf81330723fdb7ab1be69907169e61a4e19f"
integrity sha512-ovE7O5UhsDE3pBtf8YgTr+w3S0xCMYAbUAbJUbqHODB+JK1jyZnvjbSGKe54ewyyEHXc6uZfZNYhlSxYJDZQ8A==
dependencies:
fill-keys "^1.0.2"
module-not-found-error "^1.0.1"
Expand Down Expand Up @@ -7407,20 +7407,13 @@ resolve-url@^0.2.1:
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=

resolve@^1.1.6, resolve@^1.10.0:
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.3.2, resolve@^1.5.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==
dependencies:
path-parse "^1.0.6"

resolve@^1.10.1, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.3.2, resolve@^1.5.0:
version "1.11.1"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.1.tgz#ea10d8110376982fef578df8fc30b9ac30a07a3e"
integrity sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==
dependencies:
path-parse "^1.0.6"

responselike@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"
Expand Down

0 comments on commit cef4a58

Please sign in to comment.