Skip to content

Commit 3134851

Browse files
chore(deps-dev): bump @types/react from 18.0.10 to 18.0.12
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.10 to 18.0.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce36e29 commit 3134851

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@
5151
"@commitlint/config-conventional": "17.0.2",
5252
"@testing-library/react": "12.1.5",
5353
"@testing-library/react-hooks": "7.0.2",
54-
"@types/jest": "28.1.0",
54+
"@types/jest": "28.1.1",
5555
"@types/lru-cache": "7.10.10",
56-
"@types/node": "17.0.39",
57-
"@types/react": "18.0.10",
56+
"@types/node": "17.0.40",
57+
"@types/react": "18.0.12",
5858
"@types/react-dom": "18.0.5",
5959
"axios": "0.27.2",
6060
"cross-env": "7.0.3",
61-
"eslint": "8.16.0",
61+
"eslint": "8.17.0",
6262
"eslint-config-prettier": "8.5.0",
6363
"eslint-plugin-import": "2.26.0",
6464
"eslint-plugin-prettier": "4.0.0",

0 commit comments

Comments
 (0)