Skip to content

Commit 3bba5c2

Browse files
chore(deps): update dependency npm-check-updates to ^18.3.1 (#177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5b54c3 commit 3bba5c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"husky": "^9.1.7",
5555
"jest": "^29.7.0",
5656
"lint-staged": "^16.2.3",
57-
"npm-check-updates": "^18.3.0",
57+
"npm-check-updates": "^18.3.1",
5858
"rimraf": "^6.0.1",
5959
"ts-jest": "^29.4.4",
6060
"typescript": "^5.9.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6118,10 +6118,10 @@ npm-bundled@^4.0.0:
61186118
dependencies:
61196119
npm-normalize-package-bin "^4.0.0"
61206120

6121-
npm-check-updates@^18.3.0:
6122-
version "18.3.0"
6123-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.3.0.tgz#d2094b11e9557755813e35c1f470fe30c0c3a4e3"
6124-
integrity sha512-Wcm90Af5JuzxwPTtdLl0OH2O1TCeqPTYBch1M3bePmfqylRMiFXXh+uglE4sfMjwdTjw7aIReMwudXeqoYvh2Q==
6121+
npm-check-updates@^18.3.1:
6122+
version "18.3.1"
6123+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.3.1.tgz#6927b04d9818d851ec90e11a9fd0ca2ac3a8b7aa"
6124+
integrity sha512-5HwKPq7ybOOA1xB4FZg/1ToZZ5/i93U8m3co1mb3GYZAZPDkcxEFukQTTp/Abym+ZY6ShfrHl45Y0rCcwsNnQA==
61256125

61266126
npm-install-checks@^7.1.0, npm-install-checks@^7.1.1:
61276127
version "7.1.1"

0 commit comments

Comments
 (0)