mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-16 19:40:58 +03:00
fix(deps): update dependency dateformat to v4 (#802)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
6714bda9c1
commit
246af5ad62
|
@ -39,7 +39,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/dragula": "^3.7.1",
|
"@types/dragula": "^3.7.1",
|
||||||
"@types/prop-types": "^15.7.4",
|
"@types/prop-types": "^15.7.4",
|
||||||
"dateformat": "^3.0.3",
|
"dateformat": "^4.5.1",
|
||||||
"hex-rgba": "^1.0.2",
|
"hex-rgba": "^1.0.2",
|
||||||
"immutable": "^4.0.0-rc.14",
|
"immutable": "^4.0.0-rc.14",
|
||||||
"javascript-stringify": "^2.1.0",
|
"javascript-stringify": "^2.1.0",
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -5100,7 +5100,7 @@ __metadata:
|
||||||
"@types/redux-logger": ^3.0.9
|
"@types/redux-logger": ^3.0.9
|
||||||
base16: ^1.0.0
|
base16: ^1.0.0
|
||||||
connected-react-router: ^6.9.1
|
connected-react-router: ^6.9.1
|
||||||
dateformat: ^3.0.3
|
dateformat: ^4.5.1
|
||||||
hex-rgba: ^1.0.2
|
hex-rgba: ^1.0.2
|
||||||
history: ^4.10.1
|
history: ^4.10.1
|
||||||
immutable: ^4.0.0-rc.14
|
immutable: ^4.0.0-rc.14
|
||||||
|
@ -12683,13 +12683,20 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"dateformat@npm:^3.0.0, dateformat@npm:^3.0.3":
|
"dateformat@npm:^3.0.0":
|
||||||
version: 3.0.3
|
version: 3.0.3
|
||||||
resolution: "dateformat@npm:3.0.3"
|
resolution: "dateformat@npm:3.0.3"
|
||||||
checksum: ca4911148abb09887bd9bdcd632c399b06f3ecad709a18eb594d289a1031982f441e08e281db77ffebcb2cbcbfa1ac578a7cbfbf8743f41009aa5adc1846ed34
|
checksum: ca4911148abb09887bd9bdcd632c399b06f3ecad709a18eb594d289a1031982f441e08e281db77ffebcb2cbcbfa1ac578a7cbfbf8743f41009aa5adc1846ed34
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"dateformat@npm:^4.5.1":
|
||||||
|
version: 4.5.1
|
||||||
|
resolution: "dateformat@npm:4.5.1"
|
||||||
|
checksum: 2c80b0fed4977db338aa70fbdd605a50c06ec36f4ef8d8fd36193a08c4910da1172eec919a74ed93abfc134fc71dca8707877d4fd149c07f0d1c919d598283e3
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"debug@npm:2.6.9, debug@npm:^2.2.0, debug@npm:^2.3.3, debug@npm:^2.6.0, debug@npm:^2.6.9":
|
"debug@npm:2.6.9, debug@npm:^2.2.0, debug@npm:^2.3.3, debug@npm:^2.6.0, debug@npm:^2.6.9":
|
||||||
version: 2.6.9
|
version: 2.6.9
|
||||||
resolution: "debug@npm:2.6.9"
|
resolution: "debug@npm:2.6.9"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user