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 Apr 11, 2022
1 parent 7f873a9 commit 895d9e1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@redux-devtools/inspector-monitor-test-tab": "^0.8.5",
"@redux-devtools/ui": "^1.2.1",
"connected-react-router": "^6.9.2",
"history": "^4.10.1",
"history": "^5.3.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": "^2.1.0",
"base16": "^1.0.0",
"connected-react-router": "^6.9.2",
"history": "^4.10.1",
"history": "^5.3.0",
"immutable": "^4.0.0",
"lodash.shuffle": "^4.2.0",
"react": "^17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15958,7 +15958,7 @@ __metadata:
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 @@ -15972,7 +15972,7 @@ __metadata:
languageName: node
linkType: hard

"history@npm:^5.2.0":
"history@npm:^5.2.0, history@npm:^5.3.0":
version: 5.3.0
resolution: "history@npm:5.3.0"
dependencies:
Expand Down Expand Up @@ -16626,7 +16626,7 @@ __metadata:
eslint-plugin-react: ~7.28.0
eslint-plugin-react-hooks: ^4.4.0
fork-ts-checker-webpack-plugin: ^7.2.4
history: ^4.10.1
history: ^5.3.0
html-webpack-plugin: ^5.5.0
immutable: ^4.0.0
lodash.shuffle: ^4.2.0
Expand Down Expand Up @@ -26505,7 +26505,7 @@ __metadata:
eslint-plugin-react: ~7.28.0
eslint-plugin-react-hooks: ^4.4.0
fork-ts-checker-webpack-plugin: ^7.2.4
history: ^4.10.1
history: ^5.3.0
html-webpack-plugin: ^5.5.0
immutable: ^4.0.0
lodash.shuffle: ^4.2.0
Expand Down

0 comments on commit 895d9e1

Please sign in to comment.