From afb4fde1f2b9b968d33d52344609cc6b43e373f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 04:23:48 +0000 Subject: [PATCH] chore(deps-dev): bump the development-dependencies group with 2 updates Bumps the development-dependencies group with 2 updates: [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools) and [mock-fs](https://github.com/tschaub/mock-fs). Updates `@ts-dev-tools/core` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/escemi-tech/ts-dev-tools/releases) - [Commits](https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/core@1.8.8...@ts-dev-tools/core@1.8.9) Updates `mock-fs` from 5.4.1 to 5.5.0 - [Release notes](https://github.com/tschaub/mock-fs/releases) - [Changelog](https://github.com/tschaub/mock-fs/blob/main/changelog.md) - [Commits](https://github.com/tschaub/mock-fs/compare/v5.4.1...v5.5.0) --- updated-dependencies: - dependency-name: "@ts-dev-tools/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mock-fs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- yarn.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0c1bd16c..d41958d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -865,9 +865,9 @@ "@sinonjs/commons" "^3.0.0" "@ts-dev-tools/core@^1.6.1": - version "1.8.8" - resolved "https://registry.yarnpkg.com/@ts-dev-tools/core/-/core-1.8.8.tgz#8f445165bb9640df111d0d031a2c4d7a6b9a9a04" - integrity sha512-DS+tO9q6rrIFFLZDB8F/lt2aLFPyXVY2Mx+et5DzFQADYREjCXq1vNOtqh77MmCjCrJ1oY59ow5fHRL81Td+Sw== + version "1.8.9" + resolved "https://registry.yarnpkg.com/@ts-dev-tools/core/-/core-1.8.9.tgz#13aff88ad9d77d47cbed491b460dad3290821087" + integrity sha512-CMqBhfxkzcqFZJ+mFvPj1tRD3HcVw1ZD1dDm2PAd7TbEzcvUib2Fc+5sWg/DJAB3FUU5VPQCEOeLKn7E5U32Xg== dependencies: "@commitlint/cli" "^19.4.0" "@commitlint/config-conventional" "^19.0.3" @@ -875,7 +875,7 @@ "@types/jest" "^29.5.2" "@types/node" "^22.5.0" eslint "^9.9.1" - eslint-config-prettier "^9.1.0" + eslint-config-prettier "^10.0.1" eslint-plugin-jest "^28.8.0" import-sort-style-module "^6.0.0" jest "^29.5.0" @@ -1805,10 +1805,10 @@ escape-string-regexp@^4.0.0: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== -eslint-config-prettier@^9.1.0: - version "9.1.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f" - integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw== +eslint-config-prettier@^10.0.1: + version "10.0.1" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf" + integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw== eslint-plugin-jest@^28.8.0: version "28.8.1" @@ -3314,9 +3314,9 @@ minipass@^7.1.2: integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw== mock-fs@^5.2.0: - version "5.4.1" - resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-5.4.1.tgz#b00abc658cb19dbbf282fde2f05bb751cd1e12a5" - integrity sha512-sz/Q8K1gXXXHR+qr0GZg2ysxCRr323kuN10O7CtQjraJsFDJ4SJ+0I5MzALz7aRp9lHk8Cc/YdsT95h9Ka1aFw== + version "5.5.0" + resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-5.5.0.tgz#94a46d299aaa588e735a201cbe823c876e91f385" + integrity sha512-d/P1M/RacgM3dB0sJ8rjeRNXxtapkPCUnMGmIN0ixJ16F/E4GUZCvWcSGfWGz8eaXYvn1s9baUwNjI4LOPEjiA== mock-spawn@^0.2.6: version "0.2.6"