Skip to content

Commit 029c1c8

Browse files
authored
Merge pull request #438 from vazra/dependabot/npm_and_yarn/types/react-dom-18.0.1
build(deps): bump @types/react-dom from 18.0.0 to 18.0.1
2 parents 3cbf0db + 7e0da87 commit 029c1c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/react": "18.0.5",
1414
"@types/react-bootstrap-table-next": "4.0.17",
1515
"@types/react-bootstrap-table2-paginator": "2.1.2",
16-
"@types/react-dom": "18.0.0",
16+
"@types/react-dom": "18.0.1",
1717
"bootstrap": "5.1.3",
1818
"faker": "6.6.6",
1919
"pouchdb-adapter-idb": "7.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2890,10 +2890,10 @@
28902890
dependencies:
28912891
"@types/react-bootstrap-table-next" "*"
28922892

2893-
"@types/react-dom@18.0.0", "@types/react-dom@^18.0.0":
2894-
version "18.0.0"
2895-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.0.tgz#b13f8d098e4b0c45df4f1ed123833143b0c71141"
2896-
integrity sha512-49897Y0UiCGmxZqpC8Blrf6meL8QUla6eb+BBhn69dTXlmuOlzkfr7HHY/O8J25e1lTUMs+YYxSlVDAaGHCOLg==
2893+
"@types/react-dom@18.0.1", "@types/react-dom@^18.0.0":
2894+
version "18.0.1"
2895+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.1.tgz#cb3cc10ea91141b12c71001fede1017acfbce4db"
2896+
integrity sha512-jCwTXvHtRLiyVvKm9aEdHXs8rflVOGd5Sl913JZrPshfXjn8NYsTNZOz70bCsA31IR0TOqwi3ad+X4tSCBoMTw==
28972897
dependencies:
28982898
"@types/react" "*"
28992899

0 commit comments

Comments
 (0)