Browse Source

chore(deps-dev): bump @types/history from 4.7.11 to 5.0.0

Bumps [@types/history](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/history) from 4.7.11 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/history)

---
updated-dependencies:
- dependency-name: "@types/history"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/11363/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
67ecf4efaf
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      package.json

2
package.json

@ -57,7 +57,7 @@
"@testing-library/react": "^16.0.1",
"@types/classnames": "^2.3.1",
"@types/express": "^4.17.21",
"@types/history": "^4.7.11",
"@types/history": "^5.0.0",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.10",
"@types/react": "^18.3.11",

Loading…
Cancel
Save