Skip to content

Commit

Permalink
Merge pull request #373 from oclif/dependabot-npm_and_yarn-nock-13.3.3
Browse files Browse the repository at this point in the history
chore(dev-deps): bump nock from 13.3.2 to 13.3.3
  • Loading branch information
svc-cli-bot committed Aug 20, 2023
2 parents a6c88dd + 0c9cec5 commit b01c815
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 @@ -18,7 +18,7 @@
"eslint-config-oclif-typescript": "^1.0.3",
"globby": "^11.0.1",
"mocha": "^9",
"nock": "^13.3.2",
"nock": "^13.3.3",
"shx": "^0.3.3",
"ts-node": "^9.0.0",
"typescript": "4.6.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1778,10 +1778,10 @@ nice-try@^1.0.4:
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==

nock@^13.3.2:
version "13.3.2"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.2.tgz#bfa6be92d37f744b1b758ea89b1105cdaf5c8b3f"
integrity sha512-CwbljitiWJhF1gL83NbanhoKs1l23TDlRioNraPTZrzZIEooPemrHRj5m0FZCPkB1ecdYCSWWGcHysJgX/ngnQ==
nock@^13.3.2, nock@^13.3.3:
version "13.3.3"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.3.tgz#179759c07d3f88ad3e794ace885629c1adfd3fe7"
integrity sha512-z+KUlILy9SK/RjpeXDiDUEAq4T94ADPHE3qaRkf66mpEhzc/ytOMm3Bwdrbq6k1tMWkbdujiKim3G2tfQARuJw==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"
Expand Down

0 comments on commit b01c815

Please sign in to comment.