From 8965e0a2bebccc489e5e484617c8bd37d28a6deb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 10:04:47 +0000 Subject: [PATCH] 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 | 14 +++++++------- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 18a8071..c87c9ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "gulp-strip-css-comments": "^2.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^14.0.0", - "npm-check-updates": "^16.11.1", + "npm-check-updates": "^16.11.2", "prettier-standard": "^16.4.1", "sass": "^1.65.1", "standard": "^17.1.0", @@ -14437,9 +14437,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", @@ -35092,9 +35092,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", diff --git a/package.json b/package.json index 11e3d2e..2031ea3 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "gulp-strip-css-comments": "^2.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^14.0.0", - "npm-check-updates": "^16.11.1", + "npm-check-updates": "^16.11.2", "prettier-standard": "^16.4.1", "sass": "^1.65.1", "standard": "^17.1.0", diff --git a/yarn.lock b/yarn.lock index 0494e06..b494999 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7900,10 +7900,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^16.11.1: - version "16.11.1" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.11.1.tgz#023d400b2eb75cc400d6e2d4b1858ab64a370a71" - integrity sha512-FgfhQc/LpY1u2BZpg+Y/FVoa8XxTjTpnAuSGdHM6CRqOO9pSPFrQ618HS9zf71ox7hPUQqpPvTaIuCpa4px38Q== +npm-check-updates@^16.11.2: + version "16.11.2" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.11.2.tgz#cf9fb6c66aa2316eb0c4c12ca934e14beb09a89a" + integrity sha512-WliaMCkuXraU+yqubyTWNaQZCAxiSedBX1H7OoJ+7gulhTk+YF7zt9q30R+u/XYdLrqV6QvcuIqIvL8Q5NcwDA== dependencies: chalk "^5.3.0" cli-table3 "^0.6.3"