Skip to content

Commit 3a37ec9

Browse files
chore(deps-dev): bump the dependencies group with 2 updates (#4476)
Bumps the dependencies group with 2 updates: [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `eslint-plugin-n` from 17.19.0 to 17.20.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.19.0...v17.20.0) Updates `ts-jest` from 29.3.4 to 29.4.0 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.3.4...v29.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-version: 17.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dff396a commit 3a37ec9

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

yarn.lock

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4876,9 +4876,9 @@ eslint-plugin-es-x@^7.8.0:
48764876
eslint-compat-utils "^0.5.1"
48774877

48784878
eslint-plugin-n@^17.10.2:
4879-
version "17.19.0"
4880-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.19.0.tgz#3c198306c2eb9ea950c7458cff9c9a6426d02c58"
4881-
integrity sha512-qxn1NaDHtizbhVAPpbMT8wWFaLtPnwhfN/e+chdu2i6Vgzmo/tGM62tcJ1Hf7J5Ie4dhse3DOPMmDxduzfifzw==
4879+
version "17.20.0"
4880+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.20.0.tgz#000a7a39675d737824d704ae77b626c257b318ef"
4881+
integrity sha512-IRSoatgB/NQJZG5EeTbv/iAx1byOGdbbyhQrNvWdCfTnmPxUT0ao9/eGOeG7ljD8wJBsxwE8f6tES5Db0FRKEw==
48824882
dependencies:
48834883
"@eslint-community/eslint-utils" "^4.5.0"
48844884
"@typescript-eslint/utils" "^8.26.1"
@@ -6723,7 +6723,7 @@ jest-snapshot@^29.7.0:
67236723
pretty-format "^29.7.0"
67246724
semver "^7.5.3"
67256725

6726-
jest-util@^29.0.0, jest-util@^29.7.0:
6726+
jest-util@^29.7.0:
67276727
version "29.7.0"
67286728
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
67296729
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
@@ -9830,14 +9830,13 @@ ts-declaration-location@^1.0.6:
98309830
picomatch "^4.0.2"
98319831

98329832
ts-jest@^29.0.1:
9833-
version "29.3.4"
9834-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
9835-
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
9833+
version "29.4.0"
9834+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.0.tgz#bef0ee98d94c83670af7462a1617bf2367a83740"
9835+
integrity sha512-d423TJMnJGu80/eSgfQ5w/R+0zFJvdtTxwtF9KzFFunOpSeD+79lHJQIiAhluJoyGRbvj9NZJsl9WjCUo0ND7Q==
98369836
dependencies:
98379837
bs-logger "^0.2.6"
98389838
ejs "^3.1.10"
98399839
fast-json-stable-stringify "^2.1.0"
9840-
jest-util "^29.0.0"
98419840
json5 "^2.2.3"
98429841
lodash.memoize "^4.1.2"
98439842
make-error "^1.3.6"

0 commit comments

Comments
 (0)