Skip to content

Commit ae566bd

Browse files
chore(deps): update dependency semver to ^7.5.0
1 parent 14f6c87 commit ae566bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@changesets/cli": "^2.26.1",
6060
"markdown-toc": "^1.2.0",
6161
"mocha": "^10.2.0",
62-
"semver": "^7.4.0"
62+
"semver": "^7.5.0"
6363
},
6464
"email": "azuciao@gmail.com"
6565
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2865,7 +2865,7 @@ safe-regex@^1.1.0:
28652865
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
28662866
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
28672867

2868-
semver@^7.4.0:
2868+
semver@^7.5.0:
28692869
version "7.5.0"
28702870
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.0.tgz#ed8c5dc8efb6c629c88b23d41dc9bf40c1d96cd0"
28712871
integrity sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==

0 commit comments

Comments
 (0)