mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-14 23:43:27 +00:00
Update dependency redux to v4.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
39a512b503
commit
2bb76e6df8
2 changed files with 6 additions and 6 deletions
|
@ -100,7 +100,7 @@
|
|||
"react-i18next": "11.16.7",
|
||||
"react-redux": "8.0.1",
|
||||
"react-use": "17.3.2",
|
||||
"redux": "4.1.2",
|
||||
"redux": "4.2.0",
|
||||
"reveal.js": "4.3.1",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.51.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2073,7 +2073,7 @@ __metadata:
|
|||
react-redux: 8.0.1
|
||||
react-test-renderer: 18.1.0
|
||||
react-use: 17.3.2
|
||||
redux: 4.1.2
|
||||
redux: 4.2.0
|
||||
redux-devtools-extension: 2.13.9
|
||||
reveal.js: 4.3.1
|
||||
sanitize-filename: 1.6.3
|
||||
|
@ -17385,12 +17385,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"redux@npm:4.1.2":
|
||||
version: 4.1.2
|
||||
resolution: "redux@npm:4.1.2"
|
||||
"redux@npm:4.2.0":
|
||||
version: 4.2.0
|
||||
resolution: "redux@npm:4.2.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.9.2
|
||||
checksum: 6a839cee5bd580c5298d968e9e2302150e961318253819bcd97f9d945a5a409559eacddf6026f4118bb68b681c593d90e8a2c5bbf278f014aff9bf0d2d8fa084
|
||||
checksum: 75f3955c89b3f18edf5411e5fb482aa2e4f41a416183e8802a6bf6472c4fc3d47675b8b321d147f8af8e0f616436ac507bf5a25f1c4d6180e797b549c7db2c1d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue