Skip to content

Commit

Permalink
fix(deps): update dependency history to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 2, 2021
1 parent 0d38895 commit b387f91
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@redux-devtools/inspector-monitor-test-tab": "^0.7.2",
"@redux-devtools/ui": "^1.0.0-9",
"connected-react-router": "^6.9.1",
"history": "^4.10.1",
"history": "^5.1.0",
"immutable": "^4.0.0",
"lodash.shuffle": "^4.2.0",
"react": "^17.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@redux-devtools/inspector-monitor": "^1.0.0",
"base16": "^1.0.0",
"connected-react-router": "^6.9.1",
"history": "^4.10.1",
"history": "^5.1.0",
"immutable": "^4.0.0",
"lodash.shuffle": "^4.2.0",
"react": "^17.0.2",
Expand Down
15 changes: 12 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15934,7 +15934,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"history@npm:^4.10.1, history@npm:^4.9.0":
"history@npm:^4.9.0":
version: 4.10.1
resolution: "history@npm:4.10.1"
dependencies:
Expand All @@ -15948,6 +15948,15 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"history@npm:^5.1.0":
version: 5.1.0
resolution: "history@npm:5.1.0"
dependencies:
"@babel/runtime": ^7.7.6
checksum: c978710a188ee5ad5d2acf55721c77e27469578c891a66311e71e8920d1390d14476e39a6db07e0ab0f5f8d594f1f62eb55a1059c7549cde7795a36367df5869
languageName: node
linkType: hard

"hmac-drbg@npm:^1.0.1":
version: 1.0.1
resolution: "hmac-drbg@npm:1.0.1"
Expand Down Expand Up @@ -16681,7 +16690,7 @@ fsevents@^1.2.7:
eslint-config-prettier: ^8.3.0
eslint-plugin-react: ^7.26.1
fork-ts-checker-webpack-plugin: ^6.4.0
history: ^4.10.1
history: ^5.1.0
html-webpack-plugin: ^5.5.0
immutable: ^4.0.0
lodash.shuffle: ^4.2.0
Expand Down Expand Up @@ -27659,7 +27668,7 @@ resolve@^2.0.0-next.3:
eslint-config-prettier: ^8.3.0
eslint-plugin-react: ^7.26.1
fork-ts-checker-webpack-plugin: ^6.4.0
history: ^4.10.1
history: ^5.1.0
html-webpack-plugin: ^5.5.0
immutable: ^4.0.0
lodash.shuffle: ^4.2.0
Expand Down

0 comments on commit b387f91

Please sign in to comment.