From 9648b1be84e96cd5c15769fb6fcb49551a5a8f79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 12:48:55 -0500 Subject: [PATCH] build(deps-dev): npm-check-updates from 16.14.6 to 16.14.11 (#103) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fa03039..1eaf0e4 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint-plugin-prettier": "^5.0.1", "jest": "^29.7.0", "jsdoc-to-markdown": "^8.0.0", - "npm-check-updates": "^16.14.6", + "npm-check-updates": "^16.14.11", "npm-run-all": "^4.1.5", "prettier": "^3.0.1" } diff --git a/yarn.lock b/yarn.lock index 9f53b46..e6551aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4897,10 +4897,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^16.14.6: - version "16.14.6" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.14.6.tgz#8a1b743398795e66b427ac31f9a73fe2704045d6" - integrity sha512-sJ6w4AmSDP7YzBXah94Ul2JhiIbjBDfx9XYgib15um2wtiQkOyjE7Lov3MNUSQ84Ry7T81mE4ynMbl/mGbK4HQ== +npm-check-updates@^16.14.11: + version "16.14.11" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.14.11.tgz#aef5248d04cc5abdf6ee2e1edc4a3f7fd20e6f29" + integrity sha512-0MMWGbGci22Pu77bR9jRsy5qgxdQSJVqNtSyyFeubDPtbcU36z4gjEDITu26PMabFWPNkAoVfKF31M3uKUvzFg== dependencies: chalk "^5.3.0" cli-table3 "^0.6.3"