From b74a4a25a5040b8782751a1db9dba9595e553961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 10:03:25 +0000 Subject: [PATCH] Bump npm-check-updates from 16.14.2 to 16.14.4 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.14.2 to 16.14.4. - [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.14.2...v16.14.4) --- 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 | 17 ++++++++++------- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index b25002e..29e49a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,6 +8,9 @@ "name": "bitcoin-schema", "version": "0.0.4", "license": "Open BSV", + "dependencies": { + "sass": "^1.67.0" + }, "devDependencies": { "@commitlint/cli": "^17.7.1", "@commitlint/config-conventional": "17.7.0", @@ -25,7 +28,7 @@ "gulp-strip-css-comments": "^2.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^14.0.1", - "npm-check-updates": "^16.14.2", + "npm-check-updates": "^16.14.4", "prettier-standard": "^16.4.1", "sass": "^1.67.0", "standard": "^17.1.0", @@ -14434,9 +14437,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.14.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.2.tgz", - "integrity": "sha512-7zLXG5h4ZyAHxSKDRs864ugVPM40EpKDwInwZMvCRMJ+h2oyVlAKB69XuBKB4qnur+KR+yj5ndXIIDKZYzUX8A==", + "version": "16.14.4", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.4.tgz", + "integrity": "sha512-PKg1wv3vno75/9qgRLqV2huBO7eukOlW+PmIGl7LPXjElfYTUTWUtaMOdOckImaSj4Uqe46W/zMbMFZQp5dHRQ==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -35091,9 +35094,9 @@ } }, "npm-check-updates": { - "version": "16.14.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.2.tgz", - "integrity": "sha512-7zLXG5h4ZyAHxSKDRs864ugVPM40EpKDwInwZMvCRMJ+h2oyVlAKB69XuBKB4qnur+KR+yj5ndXIIDKZYzUX8A==", + "version": "16.14.4", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.4.tgz", + "integrity": "sha512-PKg1wv3vno75/9qgRLqV2huBO7eukOlW+PmIGl7LPXjElfYTUTWUtaMOdOckImaSj4Uqe46W/zMbMFZQp5dHRQ==", "dev": true, "requires": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index 7585e8a..315be31 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.1", - "npm-check-updates": "^16.14.2", + "npm-check-updates": "^16.14.4", "prettier-standard": "^16.4.1", "sass": "^1.67.0", "standard": "^17.1.0", diff --git a/yarn.lock b/yarn.lock index b7dae9a..2da0df4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7852,10 +7852,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^16.14.2: - version "16.14.2" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.14.2.tgz#bf86ba1044a469c5ab6ec97a35c1ab0ed7402963" - integrity sha512-7zLXG5h4ZyAHxSKDRs864ugVPM40EpKDwInwZMvCRMJ+h2oyVlAKB69XuBKB4qnur+KR+yj5ndXIIDKZYzUX8A== +npm-check-updates@^16.14.4: + version "16.14.4" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.14.4.tgz#561e97e92079ae4dbab9d9cbeb424d292ca01bae" + integrity sha512-PKg1wv3vno75/9qgRLqV2huBO7eukOlW+PmIGl7LPXjElfYTUTWUtaMOdOckImaSj4Uqe46W/zMbMFZQp5dHRQ== dependencies: chalk "^5.3.0" cli-table3 "^0.6.3"