Skip to content

Commit

Permalink
[patch-upgrades] Update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent a0e20f3 commit b9335d9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "devbox",
"version": "7.0.1",
"version": "7.0.2",
"description": "viqueen devbox",
"scripts": {
"build": "tsc",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@types/minimist": "^1.2.2",
"@types/morgan": "^1.9.4",
"@types/node": "^20.1.7",
"@types/prettyjson": "^0.0.31",
"@types/prettyjson": "^0.0.32",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"datauri": "^4.1.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -242,16 +242,16 @@
"@types/node" "*"

"@types/node@*", "@types/node@^20.1.7":
version "20.8.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.7.tgz#ad23827850843de973096edfc5abc9e922492a25"
integrity sha512-21TKHHh3eUHIi2MloeptJWALuCu5H7HQTdTrWIFReA8ad+aggoX+lRes3ex7/FtpC+sVUpFMQ+QTfYr74mruiQ==
version "20.8.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
dependencies:
undici-types "~5.25.1"
undici-types "~5.26.4"

"@types/prettyjson@^0.0.31":
version "0.0.31"
resolved "https://registry.yarnpkg.com/@types/prettyjson/-/prettyjson-0.0.31.tgz#62fd118c0f6e541d59fb6c098e015dd60f0dd6bf"
integrity sha512-ioKUYBn2fqmeoG/1X6ss1iQJdpgluZR5q3BOm1+MAlTjv2VzvVJbExc++B/h+llUINY3KdB/DPaWsifFXoHeUQ==
"@types/prettyjson@^0.0.32":
version "0.0.32"
resolved "https://registry.yarnpkg.com/@types/prettyjson/-/prettyjson-0.0.32.tgz#0582865c5ff9328662b6e249d2fa91a4958b4290"
integrity sha512-LG24e5OBRfBTGfcwiIMMj8UcmdaSoZLDNg0DoiI55UnbqWpIz6CraPdfWqpHWFvymyXhoBY95w+Z9XqW9X8zdg==

"@types/qs@*":
version "6.9.9"
Expand Down Expand Up @@ -2931,10 +2931,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==

undici-types@~5.25.1:
version "5.25.3"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
undici-types@~5.26.4:
version "5.26.5"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==

[email protected], unpipe@~1.0.0:
version "1.0.0"
Expand Down

0 comments on commit b9335d9

Please sign in to comment.