Skip to content

Commit 2ee7402

Browse files
Update dependency @types/history to v4.7.8 (#19)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5b1ae78 commit 2ee7402

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"scheduler/tracing": "../node_modules/scheduler/tracing-profiling"
2020
},
2121
"devDependencies": {
22-
"@types/history": "4.7.6",
22+
"@types/history": "4.7.8",
2323
"@types/react": "16.9.35",
2424
"@types/react-dom": "16.9.8",
2525
"parcel": "1.12.4",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -858,10 +858,10 @@
858858
"@parcel/utils" "^1.11.0"
859859
physical-cpu-count "^2.0.0"
860860

861-
"@types/history@4.7.6":
862-
version "4.7.6"
863-
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.6.tgz#ed8fc802c45b8e8f54419c2d054e55c9ea344356"
864-
integrity sha512-GRTZLeLJ8ia00ZH8mxMO8t0aC9M1N9bN461Z2eaRurJo6Fpa+utgCwLzI4jQHcrdzuzp5WPN9jRwpsCQ1VhJ5w==
861+
"@types/history@4.7.8":
862+
version "4.7.8"
863+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
864+
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
865865

866866
"@types/prop-types@*":
867867
version "15.7.3"

0 commit comments

Comments
 (0)