Skip to content

Commit

Permalink
build(deps-dev): Bump @types/storybook-react-router from 1.0.3 to 1.0…
Browse files Browse the repository at this point in the history
….6 (#1006)

Bumps [@types/storybook-react-router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/storybook-react-router) from 1.0.3 to 1.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/storybook-react-router)

---
updated-dependencies:
- dependency-name: "@types/storybook-react-router"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent 4868b32 commit d70c4f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/react-router": "^5.1.4",
"@types/react-router-dom": "^5.1.3",
"@types/react-test-renderer": "^17.0.2",
"@types/storybook-react-router": "^1.0.3",
"@types/storybook-react-router": "^1.0.6",
"@types/testing-library__jest-dom": "^5.14.5",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^11.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10966,15 +10966,15 @@ __metadata:
languageName: node
linkType: hard

"@types/storybook-react-router@npm:^1.0.3":
version: 1.0.3
resolution: "@types/storybook-react-router@npm:1.0.3"
"@types/storybook-react-router@npm:^1.0.6":
version: 1.0.6
resolution: "@types/storybook-react-router@npm:1.0.6"
dependencies:
"@storybook/addons": ^6.5.9
"@storybook/react": ^6.5.9
"@types/react": "*"
"@types/react-router": ^5.1.0
checksum: 5edc10976aff222b3d4376dcbfbdbd2841ce3fc218261efccaaf1faec68c945fbe806364e3d8749d1e2158e643c9c70d8df4dc75712f0fd70a99418e05edb0f0
checksum: a54f8fd3332f5db08d017cfae93a832f4a2f30eb2353ff855c9efc96777f59b76df854f4617fc33bc364b6b10985cab0da3eb21bad753bd4220e004d9e4183c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -13022,7 +13022,7 @@ __metadata:
"@types/react-syntax-highlighter": 13.5.2
"@types/react-table": 7.7.14
"@types/react-test-renderer": ^17.0.2
"@types/storybook-react-router": ^1.0.3
"@types/storybook-react-router": ^1.0.6
"@types/testing-library__jest-dom": ^5.14.5
"@types/uuid": ^9.0.1
babel-loader: ^9.1.3
Expand Down

0 comments on commit d70c4f5

Please sign in to comment.