diff --git a/package-lock.json b/package-lock.json index 66f33ee..a7cad93 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.3", "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.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.6.3.tgz", + "integrity": "sha512-EKhsCbBcVrPlYKzaYQtRhGv9fxpexwROcvl5HebCUNpiCSlOWrzaJvrMlwi9i9GCyJCnH+YAeBPYdqnArA390A==", "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.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.6.3.tgz", + "integrity": "sha512-EKhsCbBcVrPlYKzaYQtRhGv9fxpexwROcvl5HebCUNpiCSlOWrzaJvrMlwi9i9GCyJCnH+YAeBPYdqnArA390A==", "dev": true, "requires": { "chalk": "^5.2.0", diff --git a/package.json b/package.json index fbb0022..8495153 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.3", "npm-package-json-lint": "6.4.0", "npm-package-json-lint-config-default": "5.0.0", "npm-run-all": "4.1.5",