From fb6c84bc2e45f80cbd1c4eaf3443a5ec2c00032d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 15:55:42 +0000 Subject: [PATCH] build(deps-dev): bump np from 9.1.0 to 9.2.0 Bumps [np](https://github.com/sindresorhus/np) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: np dependency-type: direct:development update-type: version-update:semver-minor ... 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 13ca3ca0..7aa72a0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9688,9 +9688,9 @@ } }, "node_modules/np": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/np/-/np-9.1.0.tgz", - "integrity": "sha512-c1QCU/+qN2N6epFyW4HpfIG5/wLIBOzmvjb2isjbecRK5qhHNjS67WnZ93jPScL1N3Iss7LfS9RFhpdj/VD7qQ==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/np/-/np-9.2.0.tgz", + "integrity": "sha512-VYA8IKyx5XJqROr2vu8NAstfgBznrnOu3PUByFl3TBwzQVkeGC+gzOPzGbvYKM1QwlX6Gt7kVSPMzDP4qkSs1g==", "dependencies": { "chalk": "^5.3.0", "chalk-template": "^1.1.0", @@ -24034,9 +24034,9 @@ "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==" }, "np": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/np/-/np-9.1.0.tgz", - "integrity": "sha512-c1QCU/+qN2N6epFyW4HpfIG5/wLIBOzmvjb2isjbecRK5qhHNjS67WnZ93jPScL1N3Iss7LfS9RFhpdj/VD7qQ==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/np/-/np-9.2.0.tgz", + "integrity": "sha512-VYA8IKyx5XJqROr2vu8NAstfgBznrnOu3PUByFl3TBwzQVkeGC+gzOPzGbvYKM1QwlX6Gt7kVSPMzDP4qkSs1g==", "requires": { "chalk": "^5.3.0", "chalk-template": "^1.1.0",