Skip to content

Commit d9bee36

Browse files
authored
Merge pull request #481 from vazra/dependabot/npm_and_yarn/types/react-18.0.6
build(deps-dev): bump @types/react from 18.0.5 to 18.0.6
2 parents 4bd3b0d + 5243a1d commit d9bee36

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
@@ -43,7 +43,7 @@
4343
"@types/faker": "6.6.9",
4444
"@types/generic-pool": "^3.1.10",
4545
"@types/node": "^17.0.25",
46-
"@types/react": "^18.0.5",
46+
"@types/react": "^18.0.6",
4747
"@types/react-bootstrap-table-next": "4.0.18",
4848
"@types/react-bootstrap-table2-paginator": "2.1.2",
4949
"@types/react-dom": "^18.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1332,10 +1332,10 @@
13321332
dependencies:
13331333
"@types/react" "*"
13341334

1335-
"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.0.5":
1336-
version "18.0.5"
1337-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.5.tgz#1a4d4b705ae6af5aed369dec22800b20f89f5301"
1338-
integrity sha512-UPxNGInDCIKlfqBrm8LDXYWNfLHwIdisWcsH5GpMyGjhEDLFgTtlRBaoWuCua9HcyuE0rMkmAeZ3FXV1pYLIYQ==
1335+
"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.0.6":
1336+
version "18.0.6"
1337+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.6.tgz#30206c3830af6ce8639b91ace5868bc2d3d1d96c"
1338+
integrity sha512-bPqwzJRzKtfI0mVYr5R+1o9BOE8UEXefwc1LwcBtfnaAn6OoqMhLa/91VA8aeWfDPJt1kHvYKI8RHcQybZLHHA==
13391339
dependencies:
13401340
"@types/prop-types" "*"
13411341
"@types/scheduler" "*"

0 commit comments

Comments
 (0)