Skip to content

Commit 3ec2c55

Browse files
Bump semver from 7.3.7 to 7.3.8 (#2359)
Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.3.8. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.7...v7.3.8) --- updated-dependencies: - dependency-name: semver dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c82dca commit 3ec2c55

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
@@ -71,7 +71,7 @@
7171
"postcss-scss": "4.0.5",
7272
"postcss-simple-vars": "6.0.3",
7373
"prettier": "2.7.1",
74-
"semver": "7.3.7",
74+
"semver": "7.3.8",
7575
"stylelint": "14.15.0",
7676
"table": "6.8.0"
7777
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5044,10 +5044,10 @@ sass@^1.32.4:
50445044
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
50455045
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
50465046

5047-
semver@7.3.7, semver@^7.3.4, semver@^7.3.5:
5048-
version "7.3.7"
5049-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
5050-
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
5047+
semver@7.3.8, semver@^7.3.4, semver@^7.3.5:
5048+
version "7.3.8"
5049+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
5050+
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
50515051
dependencies:
50525052
lru-cache "^6.0.0"
50535053

0 commit comments

Comments
 (0)