Skip to content

Commit a18613f

Browse files
authored
Merge pull request #426 from vazra/dependabot/npm_and_yarn/types/react-dom-18.0.0
build(deps): bump @types/react-dom from 17.0.14 to 18.0.0
2 parents 22c97ef + 36ee06b commit a18613f

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.0",
1414
"@types/react-bootstrap-table-next": "4.0.17",
1515
"@types/react-bootstrap-table2-paginator": "2.1.2",
16-
"@types/react-dom": "17.0.14",
16+
"@types/react-dom": "18.0.0",
1717
"bootstrap": "5.1.3",
1818
"faker": "6.6.6",
1919
"pouchdb-adapter-idb": "7.2.2",

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@*", "@types/react-dom@17.0.14":
2894-
version "17.0.14"
2895-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.14.tgz#c8f917156b652ddf807711f5becbd2ab018dea9f"
2896-
integrity sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ==
2893+
"@types/react-dom@*", "@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==
28972897
dependencies:
28982898
"@types/react" "*"
28992899

0 commit comments

Comments
 (0)