Skip to content

Commit

Permalink
build(deps): update dependency @renovatebot/ruby-semver to v2.1.8 (#2…
Browse files Browse the repository at this point in the history
…0183)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 3, 2023
1 parent 64fee7e commit 6192ef1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -157,7 +157,7 @@
"@qnighy/marshal": "0.1.3",
"@renovatebot/osv-offline": "1.1.5",
"@renovatebot/pep440": "2.1.13",
"@renovatebot/ruby-semver": "2.1.7",
"@renovatebot/ruby-semver": "2.1.8",
"@sindresorhus/is": "4.6.0",
"@types/tmp": "0.2.3",
"@yarnpkg/core": "3.3.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Expand Up @@ -2535,12 +2535,12 @@
resolved "https://registry.yarnpkg.com/@renovatebot/pep440/-/pep440-2.1.13.tgz#d630989b6abf9dd001edc526cf3e821450e6e45d"
integrity sha512-PFnG9X7on77Gp9FPdossWfvDL6QTg1MafZP3hdKafo3n6SP89wiyZmjFVaQwlRlE5cEmZQwh11dE8Oos9H2paw==

"@renovatebot/ruby-semver@2.1.7":
version "2.1.7"
resolved "https://registry.yarnpkg.com/@renovatebot/ruby-semver/-/ruby-semver-2.1.7.tgz#6e466c212ddd70b3e9db72a86a5c9909a2434c69"
integrity sha512-JV6IlSfgZEF5Vmi5Uwvr/QHlNZXLojzBLg6gScuE2bFx3qNyagnKzHJ/AuA3ir7/EFTHqHQK7XRUa0ddlN9ihA==
"@renovatebot/ruby-semver@2.1.8":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@renovatebot/ruby-semver/-/ruby-semver-2.1.8.tgz#8dd7cf4452c9660a7b8ac07852c53708040c1af0"
integrity sha512-yyCLzrwpKLoFZMwt1Dl52699k/FB68qszrKYWY0HOWc+R3h2SmVkeXZIOChJep3bAEB2UHV42I3u6g1lI1NbGA==
dependencies:
tslib "^2.4.1"
tslib "^2.5.0"

"@seald-io/binary-search-tree@^1.0.3":
version "1.0.3"
Expand Down Expand Up @@ -9943,7 +9943,7 @@ tsconfig-paths@^3.14.1:
minimist "^1.2.6"
strip-bom "^3.0.0"

tslib@2.5.0:
tslib@2.5.0, tslib@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
Expand All @@ -9953,7 +9953,7 @@ tslib@^1.11.1, tslib@^1.13.0, tslib@^1.8.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.4.1:
tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0:
version "2.4.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
Expand Down

0 comments on commit 6192ef1

Please sign in to comment.