Skip to content

Commit

Permalink
chore: nock@13.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Aug 30, 2023
1 parent 694e4cb commit 425c6dd
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion mock-registry/package.json
Expand Up @@ -54,7 +54,7 @@
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "4.18.0",
"json-stringify-safe": "^5.0.1",
"nock": "^13.3.0",
"nock": "^13.3.3",
"npm-package-arg": "^11.0.0",
"pacote": "^17.0.1",
"tap": "^16.3.8"
Expand Down
26 changes: 13 additions & 13 deletions package-lock.json
Expand Up @@ -169,7 +169,7 @@
"@tufjs/repo-mock": "^1.3.1",
"diff": "^5.1.0",
"licensee": "^10.0.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"npm-packlist": "^7.0.4",
"remark": "^14.0.2",
"remark-gfm": "^3.0.1",
Expand Down Expand Up @@ -228,7 +228,7 @@
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "4.18.0",
"json-stringify-safe": "^5.0.1",
"nock": "^13.3.0",
"nock": "^13.3.3",
"npm-package-arg": "^11.0.0",
"pacote": "^17.0.1",
"tap": "^16.3.8"
Expand Down Expand Up @@ -9332,9 +9332,9 @@
"dev": true
},
"node_modules/nock": {
"version": "13.3.2",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.3.2.tgz",
"integrity": "sha512-CwbljitiWJhF1gL83NbanhoKs1l23TDlRioNraPTZrzZIEooPemrHRj5m0FZCPkB1ecdYCSWWGcHysJgX/ngnQ==",
"version": "13.3.3",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.3.3.tgz",
"integrity": "sha512-z+KUlILy9SK/RjpeXDiDUEAq4T94ADPHE3qaRkf66mpEhzc/ytOMm3Bwdrbq6k1tMWkbdujiKim3G2tfQARuJw==",
"dev": true,
"dependencies": {
"debug": "^4.1.0",
Expand Down Expand Up @@ -16026,7 +16026,7 @@
"@npmcli/template-oss": "4.18.0",
"benchmark": "^2.1.4",
"minify-registry-metadata": "^3.0.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8",
"tar-stream": "^3.0.0",
"tcompare": "^5.0.6"
Expand Down Expand Up @@ -16070,7 +16070,7 @@
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
"engines": {
Expand Down Expand Up @@ -16155,7 +16155,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -16173,7 +16173,7 @@
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"minipass": "^7.0.3",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -16192,7 +16192,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"spawk": "^1.7.1",
"tap": "^16.3.8"
},
Expand All @@ -16218,7 +16218,7 @@
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -16234,7 +16234,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -16251,7 +16251,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -200,7 +200,7 @@
"@tufjs/repo-mock": "^1.3.1",
"diff": "^5.1.0",
"licensee": "^10.0.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"npm-packlist": "^7.0.4",
"remark": "^14.0.2",
"remark-gfm": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/arborist/package.json
Expand Up @@ -42,7 +42,7 @@
"@npmcli/template-oss": "4.18.0",
"benchmark": "^2.1.4",
"minify-registry-metadata": "^3.0.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8",
"tar-stream": "^3.0.0",
"tcompare": "^5.0.6"
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmaccess/package.json
Expand Up @@ -18,7 +18,7 @@
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmhook/package.json
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmorg/package.json
Expand Up @@ -30,7 +30,7 @@
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"minipass": "^7.0.3",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmpack/package.json
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"spawk": "^1.7.1",
"tap": "^16.3.8"
},
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmpublish/package.json
Expand Up @@ -27,7 +27,7 @@
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmsearch/package.json
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmteam/package.json
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"nock": "^13.3.0",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
"repository": {
Expand Down

0 comments on commit 425c6dd

Please sign in to comment.