Skip to content

Commit ca13e00

Browse files
authored
fix(deps): update dependency @types/semver to v7 (#587)
1 parent 4c8e9c9 commit ca13e00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

handwritten/devtools-cloudprofiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@google-cloud/common": "^2.1.2",
3333
"@types/console-log-level": "^1.4.0",
34-
"@types/semver": "^6.0.0",
34+
"@types/semver": "^7.0.0",
3535
"console-log-level": "^1.4.0",
3636
"delay": "^4.0.1",
3737
"extend": "^3.0.2",

0 commit comments

Comments
 (0)