Skip to content

Commit 78ba862

Browse files
chore(deps-dev): bump @types/react from 18.0.25 to 18.0.26 (#96)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18b3231 commit 78ba862

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
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@remix-run/eslint-config": "^1.8.0",
12-
"@types/react": "^18.0.25",
12+
"@types/react": "^18.0.26",
1313
"eslint": "^8.29.0",
1414
"eslint-plugin-markdown": "^3.0.0",
1515
"eslint-plugin-prefer-let": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -851,10 +851,10 @@
851851
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
852852
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
853853

854-
"@types/react@^18.0.25":
855-
version "18.0.25"
856-
resolved "https://registry.npmjs.org/@types/react/-/react-18.0.25.tgz#8b1dcd7e56fe7315535a4af25435e0bb55c8ae44"
857-
integrity sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==
854+
"@types/react@^18.0.26":
855+
version "18.0.26"
856+
resolved "https://registry.npmjs.org/@types/react/-/react-18.0.26.tgz#8ad59fc01fef8eaf5c74f4ea392621749f0b7917"
857+
integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
858858
dependencies:
859859
"@types/prop-types" "*"
860860
"@types/scheduler" "*"

0 commit comments

Comments
 (0)