Skip to content

Commit 26c819e

Browse files
chore(deps): bump semver from 7.7.3 to 7.7.4 (#802)
1 parent a201c07 commit 26c819e

File tree

3 files changed

+32
-31
lines changed

3 files changed

+32
-31
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@
471471
"onUri"
472472
],
473473
"resolutions": {
474-
"semver": "7.7.3",
474+
"semver": "7.7.4",
475475
"trim": "0.0.3",
476476
"word-wrap": "1.2.5"
477477
},
@@ -487,7 +487,7 @@
487487
"pretty-bytes": "^7.1.0",
488488
"proper-lockfile": "^4.1.2",
489489
"proxy-agent": "^6.5.0",
490-
"semver": "^7.7.3",
490+
"semver": "^7.7.4",
491491
"ua-parser-js": "^1.0.41",
492492
"ws": "^8.19.0",
493493
"zod": "^4.3.6"

pnpm-lock.yaml

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

test/mocks/tasks.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ export function template(overrides: Partial<Template> = {}): Template {
9292
start: { P50: null, P95: null },
9393
stop: { P50: null, P95: null },
9494
},
95+
deleted: false,
9596
description: "Test template",
9697
deprecated: false,
9798
deprecation_message: "",

0 commit comments

Comments
 (0)