From 99e9051a8d403b41813474c46f7cef48b612445f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 18:00:53 +0000 Subject: [PATCH] build(deps-dev): bump npm-check-updates from 16.6.2 to 16.6.5 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.6.2 to 16.6.5. - [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.6.2...v16.6.5) --- 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 | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66f33ee..ea42c23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,13 +19,13 @@ "devDependencies": { "@typescript-eslint/eslint-plugin": "5.47.0", "@typescript-eslint/experimental-utils": "5.47.0", - "@typescript-eslint/parser": "^5.47.1", + "@typescript-eslint/parser": "5.47.1", "@wordpress/npm-package-json-lint-config": "4.8.0", "eslint": "8.30.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-prettier": "4.2.1", "minimist": "1.2.7", - "npm-check-updates": "16.6.2", + "npm-check-updates": "16.6.5", "npm-package-json-lint": "6.4.0", "npm-package-json-lint-config-default": "5.0.0", "npm-run-all": "4.1.5", @@ -3869,9 +3869,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.6.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.6.2.tgz", - "integrity": "sha512-J/L90a+NDDWscBQGKIsPKer+qbQEQRJDpK+BPsVZf9YWDN5DCAMicPqRb+Emnxfi8QboiNmvDJWRUFFWRQzDMg==", + "version": "16.6.5", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.6.5.tgz", + "integrity": "sha512-2bgM6NfqampA3HrKbYVqLvryli48Cz9Ae2uSZN9tfsVJ1ftTpBEoXahU6H5eYOJT5oZ/DMY+Z014daNcWqjGmQ==", "dev": true, "dependencies": { "chalk": "^5.2.0", @@ -9329,9 +9329,9 @@ } }, "npm-check-updates": { - "version": "16.6.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.6.2.tgz", - "integrity": "sha512-J/L90a+NDDWscBQGKIsPKer+qbQEQRJDpK+BPsVZf9YWDN5DCAMicPqRb+Emnxfi8QboiNmvDJWRUFFWRQzDMg==", + "version": "16.6.5", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.6.5.tgz", + "integrity": "sha512-2bgM6NfqampA3HrKbYVqLvryli48Cz9Ae2uSZN9tfsVJ1ftTpBEoXahU6H5eYOJT5oZ/DMY+Z014daNcWqjGmQ==", "dev": true, "requires": { "chalk": "^5.2.0", diff --git a/package.json b/package.json index fbb0022..726ea77 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint-config-prettier": "8.5.0", "eslint-plugin-prettier": "4.2.1", "minimist": "1.2.7", - "npm-check-updates": "16.6.2", + "npm-check-updates": "16.6.5", "npm-package-json-lint": "6.4.0", "npm-package-json-lint-config-default": "5.0.0", "npm-run-all": "4.1.5",