Skip to content

Commit

Permalink
chore: bump nock from beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas-C committed Jan 31, 2025
1 parent d0c1340 commit 3b94475
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/ndla-error-reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"es"
],
"devDependencies": {
"nock": "^14.0.0-beta.18"
"nock": "^14.0.0"
},
"dependencies": {
"@ndla/util": "^5.0.5-alpha.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2417,7 +2417,7 @@ __metadata:
resolution: "@ndla/error-reporter@workspace:packages/ndla-error-reporter"
dependencies:
"@ndla/util": "npm:^5.0.5-alpha.0"
nock: "npm:^14.0.0-beta.18"
nock: "npm:^14.0.0"
raven-js: "npm:^3.22.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12006,14 +12006,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:^14.0.0-beta.18":
version: 14.0.0-beta.19
resolution: "nock@npm:14.0.0-beta.19"
"nock@npm:^14.0.0":
version: 14.0.0
resolution: "nock@npm:14.0.0"
dependencies:
"@mswjs/interceptors": "npm:^0.37.3"
json-stringify-safe: "npm:^5.0.1"
propagate: "npm:^2.0.0"
checksum: 10c0/a4368d00be197e241b3d5db8e3dc4061292dcc03128f4e55ec93232b14cb0685d28d832db8f3d162d5111e231d32ce397fa14199bc0567aeef9f2aa67f33351c
checksum: 10c0/232b76bb22e10fd7be4a96fecafa45ff26f06c56e2536f8a07850119f38363232922eaec827d407a7b8802b0ff5d5029b76a47ab516e15261be453b08dea6edf
languageName: node
linkType: hard

Expand Down

0 comments on commit 3b94475

Please sign in to comment.