Skip to content

Commit

Permalink
Merge pull request #128 from paritytech/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…/react-dom-18.2.7

Bump @types/react-dom from 18.2.4 to 18.2.7
  • Loading branch information
hamidra authored Aug 1, 2023
2 parents 1d5dca7 + 1108014 commit f41898e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion examples/react-headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.22.5",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.4",
"@types/react-dom": "18.2.7",
"babel-loader": "9.1.2",
"html-webpack-plugin": "5.5.3",
"prettier": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@types/node": "20.4.2",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.4",
"@types/react-dom": "18.2.7",
"eslint": "8.46.0",
"eslint-config-next": "13.4.10",
"gh-pages": "5.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3175,12 +3175,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.4":
version: 18.2.4
resolution: "@types/react-dom@npm:18.2.4"
"@types/react-dom@npm:18.2.7":
version: 18.2.7
resolution: "@types/react-dom@npm:18.2.7"
dependencies:
"@types/react": "*"
checksum: 8301f35cf1cbfec8c723e9477aecf87774e3c168bd457d353b23c45064737213d3e8008b067c6767b7b08e4f2b3823ee239242a6c225fc91e7f8725ef8734124
checksum: e02ea908289a7ad26053308248d2b87f6aeafd73d0e2de2a3d435947bcea0422599016ffd1c3e38ff36c42f5e1c87c7417f05b0a157e48649e4a02f21727d54f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8429,7 +8429,7 @@ __metadata:
"@polkadot/api": 10.9.1
"@polkadot/extension-inject": 0.46.3
"@types/react": 18.2.14
"@types/react-dom": 18.2.4
"@types/react-dom": 18.2.7
babel-loader: 9.1.2
html-webpack-plugin: 5.5.3
prettier: 3.0.0
Expand Down Expand Up @@ -8461,7 +8461,7 @@ __metadata:
"@polkadot/extension-inject": 0.46.3
"@types/node": 20.4.2
"@types/react": 18.2.14
"@types/react-dom": 18.2.4
"@types/react-dom": 18.2.7
eslint: 8.46.0
eslint-config-next: 13.4.10
gh-pages: 5.0.0
Expand Down

0 comments on commit f41898e

Please sign in to comment.