From 6059bc37187c8a5b05a0460ab953d08bff850ad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 13:30:23 +0300 Subject: [PATCH] build(deps): bump glob-parent and jest-util (#16) Bumps [glob-parent](https://github.com/gulpjs/glob-parent) and [jest-util](https://github.com/jestjs/jest/tree/HEAD/packages/jest-util). These dependencies needed to be updated together. Updates `glob-parent` from 2.0.0 to 6.0.2 - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v2.0.0...v6.0.2) Updates `jest-util` from 23.4.0 to 28.1.3 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v28.1.3/packages/jest-util) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect - dependency-name: jest-util dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index efc9b085..95023869 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7685,9 +7685,9 @@ } }, "node_modules/jest-environment-node/node_modules/jest-util": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.6.3.tgz", - "integrity": "sha512-QUjna/xSy4B32fzcKTSz1w7YYzgiHrjjJjevdRf61HYk998R5vVMMNmrHESYZVDS5DSWs+1srPLPKxXPkeSDOA==", + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz", + "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==", "dev": true, "peer": true, "dependencies": {