Skip to content

Commit f0a1c9c

Browse files
authored
Merge pull request #436 from vazra/dependabot/npm_and_yarn/types/react-18.0.5
build(deps): bump @types/react from 18.0.4 to 18.0.5
2 parents b3ca139 + b994942 commit f0a1c9c

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.24",
13-
"@types/react": "18.0.4",
13+
"@types/react": "18.0.5",
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.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==
2907+
"@types/react@*", "@types/react@18.0.5", "@types/react@>=16.14.8", "@types/react@>=16.9.11":
2908+
version "18.0.5"
2909+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.5.tgz#1a4d4b705ae6af5aed369dec22800b20f89f5301"
2910+
integrity sha512-UPxNGInDCIKlfqBrm8LDXYWNfLHwIdisWcsH5GpMyGjhEDLFgTtlRBaoWuCua9HcyuE0rMkmAeZ3FXV1pYLIYQ==
29112911
dependencies:
29122912
"@types/prop-types" "*"
29132913
"@types/scheduler" "*"

0 commit comments

Comments
 (0)