Skip to content

Commit f73d7de

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

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
@@ -68,7 +68,7 @@
6868
"husky": "^9.1.7",
6969
"jest": "^29.7.0",
7070
"lint-staged": "^16.2.3",
71-
"npm-check-updates": "^18.3.0",
71+
"npm-check-updates": "^18.3.1",
7272
"react": "^18.3.1",
7373
"react-dom": "^18.3.1",
7474
"react-native": "0.76.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7779,10 +7779,10 @@ npm-bundled@^3.0.0:
77797779
dependencies:
77807780
npm-normalize-package-bin "^3.0.0"
77817781

7782-
npm-check-updates@^18.3.0:
7783-
version "18.3.0"
7784-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.3.0.tgz#d2094b11e9557755813e35c1f470fe30c0c3a4e3"
7785-
integrity sha512-Wcm90Af5JuzxwPTtdLl0OH2O1TCeqPTYBch1M3bePmfqylRMiFXXh+uglE4sfMjwdTjw7aIReMwudXeqoYvh2Q==
7782+
npm-check-updates@^18.3.1:
7783+
version "18.3.1"
7784+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.3.1.tgz#6927b04d9818d851ec90e11a9fd0ca2ac3a8b7aa"
7785+
integrity sha512-5HwKPq7ybOOA1xB4FZg/1ToZZ5/i93U8m3co1mb3GYZAZPDkcxEFukQTTp/Abym+ZY6ShfrHl45Y0rCcwsNnQA==
77867786

77877787
npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0:
77887788
version "6.3.0"

0 commit comments

Comments
 (0)