Skip to content

Commit

Permalink
Update dependency @types/uri-templates to v0.1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 7fcb5aa commit 70bc599
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1842,19 +1842,19 @@
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==

"@types/uri-templates@^0.1.31":
version "0.1.32"
resolved "https://registry.yarnpkg.com/@types/uri-templates/-/uri-templates-0.1.32.tgz#d475a5de9cf19dd5aaf79cc96d7d73106309ed6d"
integrity sha512-PNRZF4z8uj81BBq8PumesGQVVZw0vjb1HFW9wll+UcHOPxWcop/8TwlvGzeIivmTdpxmpV2kXfRYCNWTHkIy+g==
version "0.1.33"
resolved "https://registry.yarnpkg.com/@types/uri-templates/-/uri-templates-0.1.33.tgz#496290db0ec499f4122dfc806ee6fbcd5394bece"
integrity sha512-dW2hVS0wZQ+ATyoRawggFPyFcfi+Wd14sFOdz3vp6VuV/ZYXT/VU3pB3OswTkZmIVi1yxbh3CNOwfrvVSP5q0w==

"@types/yargs-parser@*":
version "21.0.0"
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b"
integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==
version "21.0.2"
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.2.tgz#7bd04c5da378496ef1695a1008bf8f71847a8b8b"
integrity sha512-5qcvofLPbfjmBfKaLfj/+f+Sbd6pN4zl7w7VSVI5uz7m9QZTuB2aZAa2uo1wHFBNN2x6g/SoTkXmd8mQnQF2Cw==

"@types/yargs@^17.0.8":
version "17.0.24"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.24.tgz#b3ef8d50ad4aa6aecf6ddc97c580a00f5aa11902"
integrity sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw==
version "17.0.29"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.29.tgz#06aabc72497b798c643c812a8b561537fea760cf"
integrity sha512-nacjqA3ee9zRF/++a3FUY1suHTFKZeHba2n8WeDw9cCVdmzmHpIxyzOJBcpHvvEmS8E9KqWlSnWHUkOrkhWcvA==
dependencies:
"@types/yargs-parser" "*"

Expand Down

0 comments on commit 70bc599

Please sign in to comment.