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 Jan 29, 2022
1 parent cba5f93 commit cf6d9b3
Show file tree
Hide file tree
Showing 3 changed files with 5 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.8.5",
"@redux-devtools/ui": "^1.2.1",
"connected-react-router": "^6.9.2",
"history": "^4.10.1",
"history": "^5.2.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.2.0",
"immutable": "^4.0.0",
"lodash.shuffle": "^4.2.0",
"react": "^17.0.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16272,7 +16272,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 Down Expand Up @@ -17002,7 +17002,7 @@ __metadata:
eslint-plugin-react: ^7.28.0
eslint-plugin-react-hooks: ^4.3.0
fork-ts-checker-webpack-plugin: ^7.0.0
history: ^4.10.1
history: ^5.2.0
html-webpack-plugin: ^5.5.0
immutable: ^4.0.0
lodash.shuffle: ^4.2.0
Expand Down Expand Up @@ -28031,7 +28031,7 @@ __metadata:
eslint-plugin-react: ^7.28.0
eslint-plugin-react-hooks: ^4.3.0
fork-ts-checker-webpack-plugin: ^7.0.0
history: ^4.10.1
history: ^5.2.0
html-webpack-plugin: ^5.5.0
immutable: ^4.0.0
lodash.shuffle: ^4.2.0
Expand Down

0 comments on commit cf6d9b3

Please sign in to comment.