Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 8080707

Browse files
chore(deps): update dependency @types/url-join to v4.0.3 (#1036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d543d8 commit 8080707

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
"@types/react-virtualized-auto-sizer": "1.0.4",
213213
"@types/react-window": "1.8.6",
214214
"@types/unist": "3.0.2",
215-
"@types/url-join": "4.0.1",
215+
"@types/url-join": "4.0.3",
216216
"@types/uuid": "9.0.4",
217217
"@typescript-eslint/eslint-plugin": "6.7.4",
218218
"@typescript-eslint/parser": "6.7.4",

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react-dom": "18.2.10",
3333
"@types/react-virtualized-auto-sizer": "1.0.4",
3434
"@types/react-window": "1.8.6",
35-
"@types/url-join": "4.0.1",
35+
"@types/url-join": "4.0.3",
3636
"@types/uuid": "9.0.4"
3737
}
3838
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5332,10 +5332,10 @@
53325332
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.1.tgz#778652d02ddec1bfc9e5e938fec8d407b8e56cba"
53335333
integrity sha512-ue/hDUpPjC85m+PM9OQDMZr3LywT+CT6mPsQq8OJtCLiERkGRcQUFvu9XASF5XWqyZFXbf15lvb3JFJ4dRLWPg==
53345334

5335-
"@types/[email protected].1":
5336-
version "4.0.1"
5337-
resolved "https://registry.yarnpkg.com/@types/url-join/-/url-join-4.0.1.tgz#4989c97f969464647a8586c7252d97b449cdc045"
5338-
integrity sha512-wDXw9LEEUHyV+7UWy7U315nrJGJ7p1BzaCxDpEoLr789Dk1WDVMMlf3iBfbG2F8NdWnYyFbtTxUn2ZNbm1Q4LQ==
5335+
"@types/[email protected].3":
5336+
version "4.0.3"
5337+
resolved "https://registry.yarnpkg.com/@types/url-join/-/url-join-4.0.3.tgz#09ede6753b846a274301b9bd3a6ed117050daecd"
5338+
integrity sha512-3l1qMm3wqO0iyC5gkADzT95UVW7C/XXcdvUcShOideKF0ddgVRErEQQJXBd2kvQm+aSgqhBGHGB38TgMeT57Ww==
53395339

53405340
"@types/use-sync-external-store@^0.0.3":
53415341
version "0.0.3"

0 commit comments

Comments
 (0)