Skip to content

Commit

Permalink
chore(deps): nock@beta, [email protected] (#999)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta authored May 6, 2024
1 parent 1713d6b commit c00da1b
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 50 deletions.
93 changes: 46 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@types/toposort": "^2.0.7",
"@types/update-notifier": "^6.0.5",
"@types/validator": "^13.7.6",
"@vitest/coverage-v8": "^1.1.0",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/expect": "^1.1.0",
"@yao-pkg/pkg": "^5.11.4",
"ajv": "^8.11.0",
Expand All @@ -97,14 +97,14 @@
"js-yaml": "^4.1.0",
"knip": "^5.0.2",
"msw": "^2.0.3",
"nock": "^13.2.7",
"nock": "^14.0.0-beta.6",
"openapi-types": "^12.1.3",
"prettier": "^3.0.2",
"rollup": "^4.3.0",
"tsx": "^4.7.3",
"type-fest": "^4.3.1",
"typescript": "^5.1.6",
"vitest": "^1.1.0"
"vitest": "^1.6.0"
},
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit c00da1b

Please sign in to comment.