Skip to content

Commit d169055

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

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
@@ -60,7 +60,7 @@
6060
"i18next": "^23.16.8",
6161
"jest": "^29.7.0",
6262
"lint-staged": "^16.1.6",
63-
"npm-check-updates": "^18.1.0",
63+
"npm-check-updates": "^18.1.1",
6464
"react": "^18.3.1",
6565
"react-dom": "^18.3.1",
6666
"react-i18next": "^15.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6020,10 +6020,10 @@ npm-bundled@^3.0.0:
60206020
dependencies:
60216021
npm-normalize-package-bin "^3.0.0"
60226022

6023-
npm-check-updates@^18.1.0:
6024-
version "18.1.0"
6025-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.1.0.tgz#1175f14bf1ff67035e0df3dd7f74abd7fe681299"
6026-
integrity sha512-1TQ6fO4HxVW4K/TWUPOa1KRbaL0Y9+CgDJeTkrA3c4YFgaW8uoxllCKlm4OM/28C9E9NR3MlkxtcFs0Z1VaCPg==
6023+
npm-check-updates@^18.1.1:
6024+
version "18.1.1"
6025+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.1.1.tgz#4b507491db8989a18e3a61c23d5ad42d4f7c93b1"
6026+
integrity sha512-sr+z5tEZop9n+uxAv/FVbpIdrayfG3Dr/D91igb+GyBl9eiudYUfGUZEBsmHq6kMOGEssSM3YWrP3njQjVU4Gw==
60276027

60286028
npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0:
60296029
version "6.3.0"

0 commit comments

Comments
 (0)