Skip to content

Commit e17e5f8

Browse files
Copilotserhalp
andcommitted
Change @babel/types dependency to use semver range ^7.28.5
Co-authored-by: serhalp <[email protected]>
1 parent ff5fd69 commit e17e5f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/zip-it-and-ship-it/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@babel/parser": "^7.22.5",
45-
"@babel/types": "7.28.5",
45+
"@babel/types": "^7.28.5",
4646
"@netlify/binary-info": "^1.0.0",
4747
"@netlify/serverless-functions-api": "^2.7.2",
4848
"@vercel/nft": "0.29.4",

0 commit comments

Comments
 (0)