Skip to content

Commit 6891c02

Browse files
chore(deps): update dependency @types/react-table to v7.7.14 (#3062)
1 parent 8c1e6ea commit 6891c02

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/react": "18.0.26",
6060
"@types/react-dom": "18.0.10",
6161
"@types/react-measure": "2.0.8",
62-
"@types/react-table": "7.7.13",
62+
"@types/react-table": "7.7.14",
6363
"@types/react-virtualized": "9.21.21",
6464
"@types/webpack": "5.28.0",
6565
"@welldone-software/why-did-you-render": "7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4247,10 +4247,10 @@
42474247
dependencies:
42484248
"@types/react" "*"
42494249

4250-
"@types/[email protected].13":
4251-
version "7.7.13"
4252-
resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-7.7.13.tgz#c049e4161d55c140d3abcd9bf2a1783d69004e22"
4253-
integrity sha512-mQk4FgGeniU0mFqjkO2TNCyoHPkUo3nPlNlnLBbPQGbycqRdxhWwGMKwLQN5lWoIPYvFOMZxvP6IBJbkJhd63g==
4250+
"@types/[email protected].14":
4251+
version "7.7.14"
4252+
resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-7.7.14.tgz#b880f1ae140ed065bca2e21b3008ca1ebe71595a"
4253+
integrity sha512-TYrv7onCiakaG1uAu/UpQ9FojNEt/4/ht87EgJQaEGFoWV606ZLWUZAcUHzMxgc3v1mywP1cDyz3qB4ho3hWOw==
42544254
dependencies:
42554255
"@types/react" "*"
42564256

0 commit comments

Comments
 (0)