Skip to content

Commit f7d3e0a

Browse files
authored
deps: update zurk to v0.2.0 (google#839)
1 parent e82f701 commit f7d3e0a

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,14 @@
8585
"version": "cat package.json | fx .version"
8686
},
8787
"optionalDependencies": {
88-
"@types/fs-extra": "^11.0.4",
89-
"@types/node": ">=20.12.12"
88+
"@types/fs-extra": ">=11",
89+
"@types/node": ">=20"
9090
},
9191
"devDependencies": {
9292
"@types/fs-extra": "^11.0.4",
9393
"@types/minimist": "^1.2.5",
9494
"@types/node": ">=20.11.30",
95-
"@types/which": "^3.0.3",
95+
"@types/which": "^3.0.4",
9696
"@webpod/ingrid": "^0.0.0-beta.3",
9797
"@webpod/ps": "^0.0.0-beta.3",
9898
"c8": "^9.1.0",
@@ -121,7 +121,7 @@
121121
"typescript": "^5.4.5",
122122
"which": "^4.0.0",
123123
"yaml": "^2.4.2",
124-
"zurk": "^0.1.4"
124+
"zurk": "^0.2.0"
125125
},
126126
"publishConfig": {
127127
"registry": "https://wombat-dressing-room.appspot.com"

0 commit comments

Comments
 (0)