Skip to content

Commit 279bfe7

Browse files
authored
Merge pull request #247 from leonardomso/dependabot/npm_and_yarn/types/react-dom-18.0.11
Bump @types/react-dom from 18.0.10 to 18.0.11
2 parents 821f6d3 + 20979be commit 279bfe7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@types/jest": "^28.1.7",
3030
"@types/react": "^18.0.27",
31-
"@types/react-dom": "^18.0.10",
31+
"@types/react-dom": "^18.0.11",
3232
"husky": "^7.0.4",
3333
"react": "^18.2.0",
3434
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,10 +1496,10 @@
14961496
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
14971497
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
14981498

1499-
"@types/react-dom@^18.0.10":
1500-
version "18.0.10"
1501-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.10.tgz#3b66dec56aa0f16a6cc26da9e9ca96c35c0b4352"
1502-
integrity sha512-E42GW/JA4Qv15wQdqJq8DL4JhNpB3prJgjgapN3qJT9K2zO5IIAQh4VXvCEDupoqAwnz0cY4RlXeC/ajX5SFHg==
1499+
"@types/react-dom@^18.0.11":
1500+
version "18.0.11"
1501+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.11.tgz#321351c1459bc9ca3d216aefc8a167beec334e33"
1502+
integrity sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==
15031503
dependencies:
15041504
"@types/react" "*"
15051505

0 commit comments

Comments
 (0)