Skip to content

Commit

Permalink
chore(deps): update dependency history to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 27, 2021
1 parent c83ba68 commit 344a14c
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 @@ -70,7 +70,7 @@
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"enzyme-to-json": "^3.6.2",
"history": "^4.10.1",
"history": "^5.0.1",
"immutable": "^4.0.0-rc.14",
"jest": "^27.1.0",
"lodash.shuffle": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-inspector-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/redux-logger": "^3.0.9",
"base16": "^1.0.0",
"connected-react-router": "^6.9.1",
"history": "^4.10.1",
"history": "^5.0.1",
"lodash.shuffle": "^4.2.0",
"react": "^16.14.0",
"react-bootstrap": "^1.6.1",
Expand Down
15 changes: 12 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5033,7 +5033,7 @@ __metadata:
enzyme-adapter-react-16: ^1.15.6
enzyme-to-json: ^3.6.2
es6template: ^1.0.5
history: ^4.10.1
history: ^5.0.1
immutable: ^4.0.0-rc.14
javascript-stringify: ^2.1.0
jest: ^27.1.0
Expand Down Expand Up @@ -5111,7 +5111,7 @@ __metadata:
connected-react-router: ^6.9.1
dateformat: ^3.0.3
hex-rgba: ^1.0.2
history: ^4.10.1
history: ^5.0.1
immutable: ^4.0.0-rc.14
javascript-stringify: ^2.1.0
jsondiffpatch: ^0.4.1
Expand Down Expand Up @@ -16472,7 +16472,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 @@ -16486,6 +16486,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

0 comments on commit 344a14c

Please sign in to comment.