Skip to content

Commit 909b505

Browse files
renovate[bot]efoken
authored andcommitted
chore(deps): update dependency yargs to ^17.7.2
1 parent 3e1b8a6 commit 909b505

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"react-native": "0.71.7",
5151
"react-native-svg": "13.4.0",
5252
"svgo": "^3.0.2",
53-
"yargs": "^17.7.1"
53+
"yargs": "^17.7.2"
5454
},
5555
"peerDependencies": {
5656
"@types/react": "^18.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18355,10 +18355,10 @@ yargs@^15.1.0:
1835518355
y18n "^4.0.0"
1835618356
yargs-parser "^18.1.2"
1835718357

18358-
yargs@^17.3.1, yargs@^17.5.1, yargs@^17.6.2, yargs@^17.7.1:
18359-
version "17.7.1"
18360-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967"
18361-
integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==
18358+
yargs@^17.3.1, yargs@^17.5.1, yargs@^17.6.2, yargs@^17.7.2:
18359+
version "17.7.2"
18360+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
18361+
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
1836218362
dependencies:
1836318363
cliui "^8.0.1"
1836418364
escalade "^3.1.1"

0 commit comments

Comments
 (0)