From 467ea9d41c64645fff04763512bd06953c400136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 15:34:31 +0000 Subject: [PATCH] build(deps-dev): bump @types/js-beautify from 1.14.1 to 1.14.2 Bumps [@types/js-beautify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-beautify) from 1.14.1 to 1.14.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-beautify) --- updated-dependencies: - dependency-name: "@types/js-beautify" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index b4739391..841ada78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -934,9 +934,9 @@ "dev": true }, "node_modules/@types/js-beautify": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/@types/js-beautify/-/js-beautify-1.14.1.tgz", - "integrity": "sha512-pjbakQH0LywQL0wUFIWbxr5GZTnnqMD5wavqOpf61xz83V3V1uyhyPSWWNSoXZ153TF3XBgRTa07W1XDgFNYfw==", + "version": "1.14.2", + "resolved": "https://registry.npmjs.org/@types/js-beautify/-/js-beautify-1.14.2.tgz", + "integrity": "sha512-y8qPAY4s0MbnYM/5taN+chNEdFmtqMBCGpjNGhZ6+wePkVneiWYRVSATm1+baccW8rABMCh7TmcocXjcTuKs0Q==", "dev": true }, "node_modules/@types/json-schema": { @@ -17741,9 +17741,9 @@ "dev": true }, "@types/js-beautify": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/@types/js-beautify/-/js-beautify-1.14.1.tgz", - "integrity": "sha512-pjbakQH0LywQL0wUFIWbxr5GZTnnqMD5wavqOpf61xz83V3V1uyhyPSWWNSoXZ153TF3XBgRTa07W1XDgFNYfw==", + "version": "1.14.2", + "resolved": "https://registry.npmjs.org/@types/js-beautify/-/js-beautify-1.14.2.tgz", + "integrity": "sha512-y8qPAY4s0MbnYM/5taN+chNEdFmtqMBCGpjNGhZ6+wePkVneiWYRVSATm1+baccW8rABMCh7TmcocXjcTuKs0Q==", "dev": true }, "@types/json-schema": {