Skip to content

Commit e1b4c2c

Browse files
committed
pin nock beta
Update package-lock.json bump nock to latest beta
1 parent 19a5ca9 commit e1b4c2c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
"@typescript-eslint/eslint-plugin": "^5.56.0",
4343
"cross-fetch": "^3.1.5",
4444
"jest": "^29.6.2",
45-
"nock": "^14.0.0-beta.4",
45+
"nock": "14.0.0-beta.4",
4646
"publint": "^0.2.7",
4747
"ts-jest": "^29.1.0",
4848
"typescript": "^5.0.2"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)