mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
Update dependency reselect to v4.1.5 (#43709)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
34cfcbb33a
commit
b735296524
@ -348,7 +348,7 @@
|
||||
"redux": "4.1.1",
|
||||
"redux-thunk": "2.4.1",
|
||||
"regenerator-runtime": "0.13.3",
|
||||
"reselect": "4.0.0",
|
||||
"reselect": "4.1.5",
|
||||
"rst2html": "github:thoward/rst2html#990cb89f2a300cdd9151790be377c4c0840df809",
|
||||
"rxjs": "7.5.1",
|
||||
"sass": "link:./public/sass",
|
||||
|
@ -48,7 +48,7 @@
|
||||
"react-dom": "17.0.1",
|
||||
"react-icons": "2.2.7",
|
||||
"recompose": "0.30.0",
|
||||
"reselect": "4.0.0",
|
||||
"reselect": "4.1.5",
|
||||
"tinycolor2": "1.4.1",
|
||||
"tslib": "2.3.1",
|
||||
"tween-functions": "^1.2.0"
|
||||
|
13
yarn.lock
13
yarn.lock
@ -4003,7 +4003,7 @@ __metadata:
|
||||
react-dom: 17.0.1
|
||||
react-icons: 2.2.7
|
||||
recompose: 0.30.0
|
||||
reselect: 4.0.0
|
||||
reselect: 4.1.5
|
||||
sinon: 12.0.1
|
||||
tinycolor2: 1.4.1
|
||||
tslib: 2.3.1
|
||||
@ -19676,7 +19676,7 @@ __metadata:
|
||||
redux-mock-store: 1.5.4
|
||||
redux-thunk: 2.4.1
|
||||
regenerator-runtime: 0.13.3
|
||||
reselect: 4.0.0
|
||||
reselect: 4.1.5
|
||||
rimraf: 3.0.1
|
||||
rst2html: "github:thoward/rst2html#990cb89f2a300cdd9151790be377c4c0840df809"
|
||||
rxjs: 7.5.1
|
||||
@ -30797,14 +30797,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"reselect@npm:4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "reselect@npm:4.0.0"
|
||||
checksum: ac7dfc9ef2cdb42b6fc87a856f3ce904c2e4363a2bc1e6fb7eea5f78902a6f506e4388e6509752984877c6dbfe501100c076671d334799eb5a1bfe9936cb2c12
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"reselect@npm:^4.1.5":
|
||||
"reselect@npm:4.1.5, reselect@npm:^4.1.5":
|
||||
version: 4.1.5
|
||||
resolution: "reselect@npm:4.1.5"
|
||||
checksum: 54c13c1e795b2ea70cba8384138aebe78adda00cbea303cc94b64da0a70d74c896cc9a03115ae38b8bff990e7a60dcd6452ab68cbec01b0b38c1afda70714cf0
|
||||
|
Loading…
Reference in New Issue
Block a user