Skip to content

Commit 1284b68

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

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
@@ -58,7 +58,7 @@
5858
"jest": "^29.7.0",
5959
"lint-staged": "^16.2.3",
6060
"next": "^15.5.4",
61-
"npm-check-updates": "^18.3.0",
61+
"npm-check-updates": "^18.3.1",
6262
"react": "^18.3.1",
6363
"rimraf": "^6.0.1",
6464
"ts-jest": "^29.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6382,10 +6382,10 @@ npm-bundled@^4.0.0:
63826382
dependencies:
63836383
npm-normalize-package-bin "^4.0.0"
63846384

6385-
npm-check-updates@^18.3.0:
6386-
version "18.3.0"
6387-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.3.0.tgz#d2094b11e9557755813e35c1f470fe30c0c3a4e3"
6388-
integrity sha512-Wcm90Af5JuzxwPTtdLl0OH2O1TCeqPTYBch1M3bePmfqylRMiFXXh+uglE4sfMjwdTjw7aIReMwudXeqoYvh2Q==
6385+
npm-check-updates@^18.3.1:
6386+
version "18.3.1"
6387+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.3.1.tgz#6927b04d9818d851ec90e11a9fd0ca2ac3a8b7aa"
6388+
integrity sha512-5HwKPq7ybOOA1xB4FZg/1ToZZ5/i93U8m3co1mb3GYZAZPDkcxEFukQTTp/Abym+ZY6ShfrHl45Y0rCcwsNnQA==
63896389

63906390
npm-install-checks@^7.1.0:
63916391
version "7.1.0"

0 commit comments

Comments
 (0)