Skip to content

Commit

Permalink
chore(deps): update dependency semver to v7.6.1 (#1497)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 8f800ab commit b2df9ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"pg": "latest",
"pg-hstore": "latest",
"prettier": "2.8.8",
"semver": "7.6.0",
"semver": "7.6.1",
"sequelize": "6.37.3",
"sqlite3": "latest",
"through2": "4.0.2"
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5529,6 +5529,11 @@ semver@7.6.0, semver@^7.2.1, semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver
dependencies:
lru-cache "^6.0.0"

semver@7.6.1:
version "7.6.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.1.tgz#60bfe090bf907a25aa8119a72b9f90ef7ca281b2"
integrity sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==

semver@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
Expand Down

0 comments on commit b2df9ab

Please sign in to comment.