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 Sep 25, 2021
1 parent 399c83f commit 868f661
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 @@ -90,7 +90,7 @@
"eslint-plugin-jest": "^24.4.2",
"eslint-plugin-react": "^7.25.3",
"fork-ts-checker-webpack-plugin": "^6.3.3",
"history": "^4.10.1",
"history": "^5.0.1",
"html-webpack-plugin": "^5.3.2",
"immutable": "^4.0.0-rc.15",
"jest": "^27.2.1",
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.0.1",
"immutable": "^4.0.0-rc.15",
"lodash.shuffle": "^4.2.0",
"react": "^16.14.0",
Expand Down
15 changes: 12 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4765,7 +4765,7 @@ __metadata:
eslint-plugin-jest: ^24.4.2
eslint-plugin-react: ^7.25.3
fork-ts-checker-webpack-plugin: ^6.3.3
history: ^4.10.1
history: ^5.0.1
html-webpack-plugin: ^5.3.2
immutable: ^4.0.0-rc.15
javascript-stringify: ^2.1.0
Expand Down Expand Up @@ -16413,7 +16413,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 @@ -16427,6 +16427,15 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"history@npm:^5.0.1":
version: 5.0.1
resolution: "history@npm:5.0.1"
dependencies:
"@babel/runtime": ^7.7.6
checksum: ec14960f422cc53eaea47f0a07c0b666241687386c0947178579c707c4d813b35d5ff3a06e2bb3f8d40193541811f366d990ac654aaf7a43d334abf63a2b4b63
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 @@ -17167,7 +17176,7 @@ fsevents@^1.2.7:
eslint-config-prettier: ^8.3.0
eslint-plugin-react: ^7.25.3
fork-ts-checker-webpack-plugin: ^6.3.3
history: ^4.10.1
history: ^5.0.1
html-webpack-plugin: ^5.3.2
immutable: ^4.0.0-rc.15
lodash.shuffle: ^4.2.0
Expand Down

0 comments on commit 868f661

Please sign in to comment.