Skip to content

Commit 4e68300

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

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
@@ -56,7 +56,7 @@
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",
5858
"lint-staged": "^16.1.2",
59-
"npm-check-updates": "^18.0.1",
59+
"npm-check-updates": "^18.0.2",
6060
"react": "^18.3.1",
6161
"react-dom": "^18.3.1",
6262
"react-native": "^0.78.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7556,10 +7556,10 @@ npm-bundled@^3.0.0:
75567556
dependencies:
75577557
npm-normalize-package-bin "^3.0.0"
75587558

7559-
npm-check-updates@^18.0.1:
7560-
version "18.0.1"
7561-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.1.tgz#72b4dd6bf12749e3634ba96855bc1ed3d153fe98"
7562-
integrity sha512-MO7mLp/8nm6kZNLLyPgz4gHmr9tLoU+pWPLdXuGAx+oZydBHkHWN0ibTonsrfwC2WEQNIQxuZagYwB67JQpAuw==
7559+
npm-check-updates@^18.0.2:
7560+
version "18.0.2"
7561+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.2.tgz#ff956c9ae0eab87eaf4ae586849203ca91257f02"
7562+
integrity sha512-9uVFZUCg5oDOcbzdsrJ4BEvq2gikd23tXuF5mqpl4mxVl051lzB00Xmd7ZVjVWY3XNUF3BQKWlN/qmyD8/bwrA==
75637563

75647564
npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0:
75657565
version "6.3.0"

0 commit comments

Comments
 (0)