Skip to content

Commit 27f88f7

Browse files
chore(deps): update dependency npm-check-updates to ^18.0.2 (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a9c37f commit 27f88f7

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.2",
6060
"next": "^15.4.3",
61-
"npm-check-updates": "^18.0.1",
61+
"npm-check-updates": "^18.0.2",
6262
"react": "^18.3.1",
6363
"rimraf": "^6.0.1",
6464
"ts-jest": "^29.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6432,10 +6432,10 @@ npm-bundled@^4.0.0:
64326432
dependencies:
64336433
npm-normalize-package-bin "^4.0.0"
64346434

6435-
npm-check-updates@^18.0.1:
6436-
version "18.0.1"
6437-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.1.tgz#72b4dd6bf12749e3634ba96855bc1ed3d153fe98"
6438-
integrity sha512-MO7mLp/8nm6kZNLLyPgz4gHmr9tLoU+pWPLdXuGAx+oZydBHkHWN0ibTonsrfwC2WEQNIQxuZagYwB67JQpAuw==
6435+
npm-check-updates@^18.0.2:
6436+
version "18.0.2"
6437+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.2.tgz#ff956c9ae0eab87eaf4ae586849203ca91257f02"
6438+
integrity sha512-9uVFZUCg5oDOcbzdsrJ4BEvq2gikd23tXuF5mqpl4mxVl051lzB00Xmd7ZVjVWY3XNUF3BQKWlN/qmyD8/bwrA==
64396439

64406440
npm-install-checks@^7.1.0:
64416441
version "7.1.0"

0 commit comments

Comments
 (0)