Skip to content

Commit 67756c1

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

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.1.5",
6060
"next": "^15.5.2",
61-
"npm-check-updates": "^18.0.2",
61+
"npm-check-updates": "^18.0.3",
6262
"react": "^18.3.1",
6363
"rimraf": "^6.0.1",
6464
"ts-jest": "^29.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6395,10 +6395,10 @@ npm-bundled@^4.0.0:
63956395
dependencies:
63966396
npm-normalize-package-bin "^4.0.0"
63976397

6398-
npm-check-updates@^18.0.2:
6399-
version "18.0.2"
6400-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.2.tgz#ff956c9ae0eab87eaf4ae586849203ca91257f02"
6401-
integrity sha512-9uVFZUCg5oDOcbzdsrJ4BEvq2gikd23tXuF5mqpl4mxVl051lzB00Xmd7ZVjVWY3XNUF3BQKWlN/qmyD8/bwrA==
6398+
npm-check-updates@^18.0.3:
6399+
version "18.0.3"
6400+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.3.tgz#7485cddebd27adcf4c57acc4c9e653b38c7e67af"
6401+
integrity sha512-IMZWxgAa5gpDVEle2KOZOMLfCu2/9FV+xsXQjPFt2OV0dyZixn0OJrZ9NxUcWgr/ZTGogmZtE0Cb8x2wlsVULg==
64026402

64036403
npm-install-checks@^7.1.0:
64046404
version "7.1.0"

0 commit comments

Comments
 (0)