Skip to content

Commit ef2ceb2

Browse files
authored
Updated semver to latest version (#577)
1 parent 7e92f33 commit ef2ceb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/cls-hooked": "^4.3.3",
2929
"atomic-batcher": "^1.0.2",
3030
"cls-hooked": "^4.2.2",
31-
"semver": "^5.3.0"
31+
"semver": "^7.3.8"
3232
},
3333
"scripts": {
3434
"prepare": "npm run compile",

0 commit comments

Comments
 (0)