Skip to content

Commit

Permalink
build(deps): update dependency @jamiemagee/osv-offline to v1.2.10 (#1…
Browse files Browse the repository at this point in the history
…6837)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 28, 2022
1 parent 6827b54 commit 40809f7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -139,7 +139,7 @@
"@breejs/later": "4.1.0",
"@cheap-glitch/mi-cron": "1.0.1",
"@iarna/toml": "2.2.5",
"@jamiemagee/osv-offline": "1.2.9",
"@jamiemagee/osv-offline": "1.2.10",
"@renovatebot/pep440": "2.1.3",
"@renovatebot/ruby-semver": "1.1.4",
"@sindresorhus/is": "4.6.0",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Expand Up @@ -1394,17 +1394,17 @@
dependencies:
"@seald-io/nedb" "3.0.0"

"@jamiemagee/osv-offline@1.2.9":
version "1.2.9"
resolved "https://registry.yarnpkg.com/@jamiemagee/osv-offline/-/osv-offline-1.2.9.tgz#f60699c250d0d33e3600e5a59f5873d67a7b2848"
integrity sha512-v6GhA+GinHaze3ZxRCp7JRdGXMXTJdOY9DedPooF4rqaMrmXfNJE4powJTpG/AxaZlXKTSSPOJzZx/ejK6H9EQ==
"@jamiemagee/osv-offline@1.2.10":
version "1.2.10"
resolved "https://registry.yarnpkg.com/@jamiemagee/osv-offline/-/osv-offline-1.2.10.tgz#f315b77e430016597b8dd8db49dcb09cf6b9e9ee"
integrity sha512-shFFIKEdXVETzHIdLAWWPSBrRtWzTT3+K7eYKAfC2UztYn4y8FRpJb1RGflvo9YBU/iu68Qg24TrYyxxpaaBCA==
dependencies:
"@jamiemagee/osv-offline-db" "1.1.4"
"@octokit/rest" "19.0.3"
adm-zip "^0.5.9"
fs-extra "10.0.0"
got "11.8.5"
luxon "2.5.0"
luxon "3.0.1"

"@jest/console@^28.1.3":
version "28.1.3"
Expand Down Expand Up @@ -6604,6 +6604,11 @@ luxon@2.5.0:
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.0.tgz#098090f67d690b247e83c090267a60b1aa8ea96c"
integrity sha512-IDkEPB80Rb6gCAU+FEib0t4FeJ4uVOuX1CQ9GsvU3O+JAGIgu0J7sf1OarXKaKDygTZIoJyU6YdZzTFRu+YR0A==

luxon@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.1.tgz#6901111d10ad06fd267ad4e4128a84bef8a77299"
integrity sha512-hF3kv0e5gwHQZKz4wtm4c+inDtyc7elkanAsBq+fundaCdUBNJB1dHEGUZIM6SfSBUlbVFduPwEtNjFK8wLtcw==

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 40809f7

Please sign in to comment.