Skip to content

Commit 09b3bb8

Browse files
bump nock to 13.2.9
1 parent 1a2558b commit 09b3bb8

File tree

2 files changed

+26
-178
lines changed

2 files changed

+26
-178
lines changed

package-lock.json

Lines changed: 24 additions & 177 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@types/jest": "^27.0.2",
34+
"@types/nock": "^11.1.0",
3435
"@types/node": "^16.18.32",
3536
"@types/semver": "^6.0.0",
3637
"@typescript-eslint/eslint-plugin": "^5.59.7",
@@ -47,7 +48,7 @@
4748
"jest-circus": "^27.2.5",
4849
"markdown-link-check": "^3.10.2",
4950
"markdownlint-cli": "^0.32.2",
50-
"nock": "^10.0.6",
51+
"nock": "^13.2.9",
5152
"prettier": "^2.8.4",
5253
"ts-jest": "^27.0.5",
5354
"typescript": "^4.9.5"

0 commit comments

Comments
 (0)