Skip to content

Commit

Permalink
build(deps): update dependency @jamiemagee/osv-offline to v1.2.5 (#15236
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 Apr 21, 2022
1 parent 1f5731a commit d45802c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"@breejs/later": "4.1.0",
"@cheap-glitch/mi-cron": "1.0.1",
"@iarna/toml": "2.2.5",
"@jamiemagee/osv-offline": "1.2.4",
"@jamiemagee/osv-offline": "1.2.5",
"@renovatebot/pep440": "2.1.1",
"@renovatebot/ruby-semver": "1.1.2",
"@sindresorhus/is": "4.6.0",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1346,17 +1346,17 @@
dependencies:
"@seald-io/nedb" "3.0.0"

"@jamiemagee/osv-offline@1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@jamiemagee/osv-offline/-/osv-offline-1.2.4.tgz#31b7d039ae9261e90f097be6f6b089b0220147a9"
integrity sha512-QXIQNdoOoI1BsjllJKYdIhsqroiD5UT0pTDLhXY1o3wvP+Vg5LH4nJlLf12vDnrKtdGNKpPYuuRTWi2z+dCQmA==
"@jamiemagee/osv-offline@1.2.5":
version "1.2.5"
resolved "https://registry.yarnpkg.com/@jamiemagee/osv-offline/-/osv-offline-1.2.5.tgz#6285f540478424c2ae2a9e0e36471ec475ae894d"
integrity sha512-qKqJXsVdvKVRzL2mWrwhLz/uJ8w3Y4OEhSCLsqYY52lPaizNEX350uzNc/HVpYox9xoOUqwALZcTcpXxEJuENA==
dependencies:
"@jamiemagee/osv-offline-db" "1.1.4"
"@octokit/rest" "18.12.0"
adm-zip "^0.5.9"
fs-extra "10.0.0"
got "11.8.3"
luxon "2.3.1"
luxon "2.3.2"

"@jest/console@^27.5.1":
version "27.5.1"
Expand Down Expand Up @@ -6743,6 +6743,11 @@ luxon@2.3.1:
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.1.tgz#f276b1b53fd9a740a60e666a541a7f6dbed4155a"
integrity sha512-I8vnjOmhXsMSlNMZlMkSOvgrxKJl0uOsEzdGgGNZuZPaS9KlefpE9KV95QFftlJSC+1UyCC9/I69R02cz/zcCA==

luxon@2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.2.tgz#5f2f3002b8c39b60a7b7ad24b2a85d90dc5db49c"
integrity sha512-MlAQQVMFhGk4WUA6gpfsy0QycnKP0+NlCBJRVRNPxxSIbjrCbQ65nrpJD3FVyJNZLuJ0uoqL57ye6BmDYgHaSw==

make-dir@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
Expand Down

0 comments on commit d45802c

Please sign in to comment.