Skip to content

Commit 14f6c87

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.3.8"
62+
"semver": "^7.4.0"
6363
},
6464
"email": "azuciao@gmail.com"
6565
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2865,10 +2865,10 @@ 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.3.8:
2869-
version "7.3.8"
2870-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
2871-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
2868+
semver@^7.4.0:
2869+
version "7.5.0"
2870+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.0.tgz#ed8c5dc8efb6c629c88b23d41dc9bf40c1d96cd0"
2871+
integrity sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==
28722872
dependencies:
28732873
lru-cache "^6.0.0"
28742874

0 commit comments

Comments
 (0)