Skip to content

Commit dda361b

Browse files
chore(deps): update all (#951)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-security](https://togithub.com/eslint-community/eslint-plugin-security) | [`3.0.0` -> `3.0.1`](https://renovatebot.com/diffs/npm/eslint-plugin-security/3.0.0/3.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-security/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-security/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-security/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-security/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://togithub.com/kulshekhar/ts-jest)) | [`29.1.4` -> `29.1.5`](https://renovatebot.com/diffs/npm/ts-jest/29.1.4/29.1.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-jest/29.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-jest/29.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-jest/29.1.4/29.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-jest/29.1.4/29.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-security (eslint-plugin-security)</summary> ### [`v3.0.1`](https://togithub.com/eslint-community/eslint-plugin-security/blob/HEAD/CHANGELOG.md#301-2024-06-13) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-security/compare/v3.0.0...v3.0.1) </details> <details> <summary>kulshekhar/ts-jest (ts-jest)</summary> ### [`v29.1.5`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2915-2024-06-16) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.4...v29.1.5) ##### Bug Fixes - build(deps-dev): bump braces ([5560334](https://togithub.com/kulshekhar/ts-jest/commit/5560334)), ([59026b4](https://togithub.com/kulshekhar/ts-jest/commit/59026b4)), ([0d9e359](https://togithub.com/kulshekhar/ts-jest/commit/0d9e359)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/UK-Export-Finance/mdm-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Abhi Markan <amarkan@ukexportfinance.gov.uk>
1 parent 2db96ae commit dda361b

File tree

2 files changed

+40
-34
lines changed

2 files changed

+40
-34
lines changed

package-lock.json

Lines changed: 38 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"eslint-plugin-n": "^17.9.0",
9595
"eslint-plugin-optimize-regex": "^1.2.1",
9696
"eslint-plugin-prettier": "^5.1.3",
97-
"eslint-plugin-security": "^3.0.0",
97+
"eslint-plugin-security": "^3.0.1",
9898
"eslint-plugin-simple-import-sort": "^12.1.0",
9999
"eslint-plugin-switch-case": "^1.1.2",
100100
"eslint-plugin-unused-imports": "^4.0.0",
@@ -107,7 +107,7 @@
107107
"sort-package-json": "^2.10.0",
108108
"source-map-support": "^0.5.21",
109109
"supertest": "^7.0.0",
110-
"ts-jest": "29.1.4",
110+
"ts-jest": "29.1.5",
111111
"ts-loader": "^9.5.1",
112112
"ts-node": "^10.9.2"
113113
},

0 commit comments

Comments
 (0)