Skip to content

Commit 714dc6e

Browse files
TrySoundpiotr-oles
andauthored
refactor: upgrade semver (#483)
Looks like the biggest change is node.js support bump. https://github.com/npm/node-semver/blob/master/CHANGELOG.md#700 https://github.com/npm/node-semver/blob/master/CHANGELOG.md#60 Co-authored-by: Piotr Oleś <[email protected]>
1 parent 7f8f620 commit 714dc6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"memfs": "^3.1.2",
6969
"minimatch": "^3.0.4",
7070
"schema-utils": "1.0.0",
71-
"semver": "^5.6.0",
71+
"semver": "^7.3.2",
7272
"tapable": "^1.0.0"
7373
},
7474
"devDependencies": {

0 commit comments

Comments
 (0)