Skip to content

Commit e32bef4

Browse files
authored
Merge pull request #433 from vazra/dependabot/npm_and_yarn/types/react-18.0.4
build(deps): bump @types/react from 18.0.3 to 18.0.4
2 parents 9dd0b86 + 9db863f commit e32bef4

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
@@ -10,7 +10,7 @@
1010
"@types/faker": "6.6.9",
1111
"@types/jest": "27.4.1",
1212
"@types/node": "17.0.23",
13-
"@types/react": "18.0.3",
13+
"@types/react": "18.0.4",
1414
"@types/react-bootstrap-table-next": "4.0.17",
1515
"@types/react-bootstrap-table2-paginator": "2.1.2",
1616
"@types/react-dom": "18.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2904,10 +2904,10 @@
29042904
dependencies:
29052905
"@types/react" "*"
29062906

2907-
"@types/react@*", "@types/react@18.0.3", "@types/react@>=16.14.8", "@types/react@>=16.9.11":
2908-
version "18.0.3"
2909-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.3.tgz#baefa397561372015b9f8ba5bc83bc3f84ae8fcb"
2910-
integrity sha512-P8QUaMW4k+kH9aKNPl9b3XWcKMSSALYprLL8xpAMJOLUn3Pl6B+6nKC4F7dsk9oJPwkiRx+qlwhG/Zc1LxFVuQ==
2907+
"@types/react@*", "@types/react@18.0.4", "@types/react@>=16.14.8", "@types/react@>=16.9.11":
2908+
version "18.0.4"
2909+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.4.tgz#88e9eddd8788fdf60dcf260b1cff2fb7487e4373"
2910+
integrity sha512-Zm4ryWh9xQbMX6ge7Ej/nS6VBoT+9wzvwd/hZ+9EONGjBkejyyvEKndZt/DZHHj1lSU/YeTPyJAn22S3GnYchQ==
29112911
dependencies:
29122912
"@types/prop-types" "*"
29132913
"@types/scheduler" "*"

0 commit comments

Comments
 (0)