chore(deps): update dependency @types/url-join to v4.0.3 (#1036)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-04 08:28:18 -05:00 committed by GitHub
parent 3d543d8a38
commit 808070761d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -212,7 +212,7 @@
"@types/react-virtualized-auto-sizer": "1.0.4",
"@types/react-window": "1.8.6",
"@types/unist": "3.0.2",
"@types/url-join": "4.0.1",
"@types/url-join": "4.0.3",
"@types/uuid": "9.0.4",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",

View File

@ -32,7 +32,7 @@
"@types/react-dom": "18.2.10",
"@types/react-virtualized-auto-sizer": "1.0.4",
"@types/react-window": "1.8.6",
"@types/url-join": "4.0.1",
"@types/url-join": "4.0.3",
"@types/uuid": "9.0.4"
}
}

View File

@ -5332,10 +5332,10 @@
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.1.tgz#778652d02ddec1bfc9e5e938fec8d407b8e56cba"
integrity sha512-ue/hDUpPjC85m+PM9OQDMZr3LywT+CT6mPsQq8OJtCLiERkGRcQUFvu9XASF5XWqyZFXbf15lvb3JFJ4dRLWPg==
"@types/url-join@4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@types/url-join/-/url-join-4.0.1.tgz#4989c97f969464647a8586c7252d97b449cdc045"
integrity sha512-wDXw9LEEUHyV+7UWy7U315nrJGJ7p1BzaCxDpEoLr789Dk1WDVMMlf3iBfbG2F8NdWnYyFbtTxUn2ZNbm1Q4LQ==
"@types/url-join@4.0.3":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@types/url-join/-/url-join-4.0.3.tgz#09ede6753b846a274301b9bd3a6ed117050daecd"
integrity sha512-3l1qMm3wqO0iyC5gkADzT95UVW7C/XXcdvUcShOideKF0ddgVRErEQQJXBd2kvQm+aSgqhBGHGB38TgMeT57Ww==
"@types/use-sync-external-store@^0.0.3":
version "0.0.3"