Skip to content

Commit 4088376

Browse files
committedMar 22, 2024·
chore: update deps and lockfile
1 parent 6bd4591 commit 4088376

File tree

2 files changed

+42
-40
lines changed

2 files changed

+42
-40
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"mime": "^4.0.1",
104104
"mlly": "^1.6.1",
105105
"mri": "^1.2.0",
106-
"node-fetch-native": "^1.6.3",
106+
"node-fetch-native": "^1.6.4",
107107
"ofetch": "^1.3.4",
108108
"ohash": "^1.1.3",
109109
"openapi-typescript": "^6.7.5",
@@ -147,7 +147,7 @@
147147
"eslint": "^8.57.0",
148148
"eslint-config-unjs": "^0.2.1",
149149
"execa": "^8.0.1",
150-
"expect-type": "^0.18.0",
150+
"expect-type": "^0.19.0",
151151
"firebase-admin": "^12.0.0",
152152
"firebase-functions": "^4.8.1",
153153
"get-port-please": "^3.1.2",
@@ -181,4 +181,4 @@
181181
]
182182
}
183183
}
184-
}
184+
}

‎pnpm-lock.yaml

+39-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.