From f50ba1f093cfdcc2f012e355054c012a748e5ed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 21:48:04 +0000 Subject: [PATCH] Bump npm-check-updates from 16.2.1 to 16.3.2 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.2.1 to 16.3.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.2.1...v16.3.2) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e7ebe9e..d7c1139 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "html-webpack-plugin": "^5.5.0", "inline-source-webpack-plugin": "^2.0.1", "mini-css-extract-plugin": "^2.6.1", - "npm-check-updates": "^16.2.1", + "npm-check-updates": "^16.3.2", "prettier": "^2.7.1", "resolve-url-loader": "^5.0.0", "responsive-loader": "^3.1.1", @@ -6573,9 +6573,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.2.1.tgz", - "integrity": "sha512-WPKs8BZeSQMFfK9ABk4ZtdcWYG1J9LjtQ8nOBZ2aZc0kejlJtBchZHkyezuQbWcJQDW06zyforgjG5/ts+zh4w==", + "version": "16.3.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.3.2.tgz", + "integrity": "sha512-ebxWtGPu8yHmT+MYB/UvluemkpV81nFOZEMOtlw7/YygyyZq0eYFbkDy8/M5k3brbhtWjIrnBNXV4bPLoVWiOg==", "dev": true, "dependencies": { "chalk": "^5.0.1", @@ -15487,9 +15487,9 @@ } }, "npm-check-updates": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.2.1.tgz", - "integrity": "sha512-WPKs8BZeSQMFfK9ABk4ZtdcWYG1J9LjtQ8nOBZ2aZc0kejlJtBchZHkyezuQbWcJQDW06zyforgjG5/ts+zh4w==", + "version": "16.3.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.3.2.tgz", + "integrity": "sha512-ebxWtGPu8yHmT+MYB/UvluemkpV81nFOZEMOtlw7/YygyyZq0eYFbkDy8/M5k3brbhtWjIrnBNXV4bPLoVWiOg==", "dev": true, "requires": { "chalk": "^5.0.1", diff --git a/package.json b/package.json index 99d1491..f5353de 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "html-webpack-plugin": "^5.5.0", "inline-source-webpack-plugin": "^2.0.1", "mini-css-extract-plugin": "^2.6.1", - "npm-check-updates": "^16.2.1", + "npm-check-updates": "^16.3.2", "prettier": "^2.7.1", "resolve-url-loader": "^5.0.0", "responsive-loader": "^3.1.1",