From 96fa58ee496c24250575b49e9f470be66d52c249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:15:50 +0000 Subject: [PATCH] build(deps-dev): bump npm-check-updates from 16.11.1 to 16.11.2 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.11.1 to 16.11.2. - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v16.11.1...v16.11.2) --- updated-dependencies: - dependency-name: npm-check-updates 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 575d57b..5b8fe04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5850,9 +5850,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.11.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.11.1.tgz", - "integrity": "sha512-FgfhQc/LpY1u2BZpg+Y/FVoa8XxTjTpnAuSGdHM6CRqOO9pSPFrQ618HS9zf71ox7hPUQqpPvTaIuCpa4px38Q==", + "version": "16.11.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.11.2.tgz", + "integrity": "sha512-WliaMCkuXraU+yqubyTWNaQZCAxiSedBX1H7OoJ+7gulhTk+YF7zt9q30R+u/XYdLrqV6QvcuIqIvL8Q5NcwDA==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -12754,9 +12754,9 @@ } }, "npm-check-updates": { - "version": "16.11.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.11.1.tgz", - "integrity": "sha512-FgfhQc/LpY1u2BZpg+Y/FVoa8XxTjTpnAuSGdHM6CRqOO9pSPFrQ618HS9zf71ox7hPUQqpPvTaIuCpa4px38Q==", + "version": "16.11.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.11.2.tgz", + "integrity": "sha512-WliaMCkuXraU+yqubyTWNaQZCAxiSedBX1H7OoJ+7gulhTk+YF7zt9q30R+u/XYdLrqV6QvcuIqIvL8Q5NcwDA==", "dev": true, "requires": { "chalk": "^5.3.0",