Skip to content

Commit 1f778e4

Browse files
authored
Merge pull request #406 from raduwen/dependabot/npm_and_yarn/types/react-18.2.5
build(deps-dev): bump @types/react from 18.0.26 to 18.2.5
2 parents 5266bfe + ad8dbda commit 1f778e4

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
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@types/node": "^18.11.15",
30-
"@types/react": "^18.0.24",
30+
"@types/react": "^18.2.5",
3131
"@typescript-eslint/eslint-plugin": "^5.48.1",
3232
"@typescript-eslint/parser": "^5.48.1",
3333
"eslint": "^8.26.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,10 +1843,10 @@
18431843
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
18441844
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
18451845

1846-
"@types/react@^18.0.24":
1847-
version "18.0.26"
1848-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.26.tgz#8ad59fc01fef8eaf5c74f4ea392621749f0b7917"
1849-
integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
1846+
"@types/react@^18.2.5":
1847+
version "18.2.5"
1848+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.5.tgz#f9403e1113b12b53f7edcdd9a900c10dd4b49a59"
1849+
integrity sha512-RuoMedzJ5AOh23Dvws13LU9jpZHIc/k90AgmK7CecAYeWmSr3553L4u5rk4sWAPBuQosfT7HmTfG4Rg5o4nGEA==
18501850
dependencies:
18511851
"@types/prop-types" "*"
18521852
"@types/scheduler" "*"

0 commit comments

Comments
 (0)