Skip to content

Commit

Permalink
build: bump @types/react from 18.2.18 to 18.2.19
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.18 to 18.2.19.
- [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]>
  • Loading branch information
dependabot[bot] authored and akhdrv committed Aug 8, 2023
1 parent cef5fcf commit 83170f5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/perftool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@types/mime": "3.0.1",
"@types/morgan": "1.9.4",
"@types/node": "20.4.8",
"@types/react": "18.2.18",
"@types/react": "18.2.19",
"@types/react-dom": "18.2.7",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion spec/main-suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@salutejs/perftool": "workspace:*",
"@types/jest": "29.5.3",
"@types/node": "20.4.8",
"@types/react": "18.2.18",
"@types/react": "18.2.19",
"@types/styled-components": "5.1.26",
"ajv": "8.12.0",
"babel-plugin-styled-components": "2.1.4",
Expand Down

0 comments on commit 83170f5

Please sign in to comment.