From 588f27c9c80d3a4146472a9af23915005ecdda9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 02:12:42 +0000 Subject: [PATCH] chore(deps-dev): bump @types/klaw-sync from 6.0.1 to 6.0.5 Bumps [@types/klaw-sync](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/klaw-sync) from 6.0.1 to 6.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/klaw-sync) --- updated-dependencies: - dependency-name: "@types/klaw-sync" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 75c84607d..18d2d96f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", "@types/got": "^9.6.12", - "@types/klaw-sync": "^6.0.1", + "@types/klaw-sync": "^6.0.5", "@types/mocha": "^10.0.1", "@types/ms": "^0.7.31", "@types/node": "16.18.14", @@ -3024,9 +3024,9 @@ } }, "node_modules/@types/klaw-sync": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@types/klaw-sync/-/klaw-sync-6.0.1.tgz", - "integrity": "sha512-hqWJe0mMSxC5fiQjCJzziko2Xxh2HjDAPZNk7Zwv+Uo56XlViXR6p1RzjUCQvFvLd+IXEGeyVHTaAibrbyU1Rw==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/@types/klaw-sync/-/klaw-sync-6.0.5.tgz", + "integrity": "sha512-xlavCRyu5ibDjsOc7PSgeUbwOBZdnJsND8gFUVfBilplbBIWhLZVjwtqbZq0327ny3jNt7oviEh5NS9a4LudeQ==", "dev": true, "dependencies": { "@types/node": "*" @@ -21173,9 +21173,9 @@ } }, "@types/klaw-sync": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@types/klaw-sync/-/klaw-sync-6.0.1.tgz", - "integrity": "sha512-hqWJe0mMSxC5fiQjCJzziko2Xxh2HjDAPZNk7Zwv+Uo56XlViXR6p1RzjUCQvFvLd+IXEGeyVHTaAibrbyU1Rw==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/@types/klaw-sync/-/klaw-sync-6.0.5.tgz", + "integrity": "sha512-xlavCRyu5ibDjsOc7PSgeUbwOBZdnJsND8gFUVfBilplbBIWhLZVjwtqbZq0327ny3jNt7oviEh5NS9a4LudeQ==", "dev": true, "requires": { "@types/node": "*" diff --git a/package.json b/package.json index 08507f0b6..3a6d442aa 100644 --- a/package.json +++ b/package.json @@ -1015,7 +1015,7 @@ "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", "@types/got": "^9.6.12", - "@types/klaw-sync": "^6.0.1", + "@types/klaw-sync": "^6.0.5", "@types/mocha": "^10.0.1", "@types/ms": "^0.7.31", "@types/node": "16.18.14",