mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-27 01:19:00 +02:00
chore(deps): update dependency @types/express-session to v1.18.2 (#10156)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/express-session](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-session) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session)) | [`1.18.1` -> `1.18.2`](https://renovatebot.com/diffs/npm/@types%2fexpress-session/1.18.1/1.18.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9c23ffbf01
commit
810890fe67
@ -142,7 +142,7 @@
|
||||
"@types/bcryptjs": "2.4.6",
|
||||
"@types/cors": "2.8.19",
|
||||
"@types/express": "4.17.23",
|
||||
"@types/express-session": "1.18.1",
|
||||
"@types/express-session": "1.18.2",
|
||||
"@types/faker": "5.5.9",
|
||||
"@types/hash-sum": "^1.0.0",
|
||||
"@types/js-yaml": "4.0.9",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1417,12 +1417,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/express-session@npm:1.18.1":
|
||||
version: 1.18.1
|
||||
resolution: "@types/express-session@npm:1.18.1"
|
||||
"@types/express-session@npm:1.18.2":
|
||||
version: 1.18.2
|
||||
resolution: "@types/express-session@npm:1.18.2"
|
||||
dependencies:
|
||||
"@types/express": "npm:*"
|
||||
checksum: 10c0/df2d439239f5cc9947772452d1d86d47a8d3e33f90776ebcf602f0fb7801bc85f6410d17557f40cdde881816bc5a2804a7373addfd3a5dbd8c54e7af8aa27000
|
||||
checksum: 10c0/5d5aa134ce8990920b35f2dd0aa55168af44faaf14789b6921d361ce016c43bdc66feba287753981a2fee33fd95b8a829c4418c3ca480b03961724b8bc13e453
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -7802,7 +7802,7 @@ __metadata:
|
||||
"@types/bcryptjs": "npm:2.4.6"
|
||||
"@types/cors": "npm:2.8.19"
|
||||
"@types/express": "npm:4.17.23"
|
||||
"@types/express-session": "npm:1.18.1"
|
||||
"@types/express-session": "npm:1.18.2"
|
||||
"@types/faker": "npm:5.5.9"
|
||||
"@types/hash-sum": "npm:^1.0.0"
|
||||
"@types/js-yaml": "npm:4.0.9"
|
||||
|
Loading…
Reference in New Issue
Block a user