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 Dec 4, 2021
1 parent 34ffeb6 commit 683fb5e
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.7.3",
"@redux-devtools/ui": "^1.0.0-10",
"connected-react-router": "^6.9.2",
"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.1",
"base16": "^1.0.0",
"connected-react-router": "^6.9.2",
"history": "^4.10.1",
"history": "^5.1.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 @@ -16447,7 +16447,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 @@ -17197,7 +17197,7 @@ __metadata:
eslint-plugin-react: ^7.27.1
eslint-plugin-react-hooks: ^4.3.0
fork-ts-checker-webpack-plugin: ^6.5.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 @@ -28219,7 +28219,7 @@ __metadata:
eslint-plugin-react: ^7.27.1
eslint-plugin-react-hooks: ^4.3.0
fork-ts-checker-webpack-plugin: ^6.5.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 683fb5e

Please sign in to comment.