Skip to content

Commit 3d40d4b

Browse files
committed
fix: upgrade yarn from 1.22.15 to 1.22.17
Snyk has created this PR to upgrade yarn from 1.22.15 to 1.22.17. See this package in npm: See this project in Snyk: https://app.snyk.io/org/rubix982/project/8f95f375-a032-4a72-ba2b-c202ff0ed9ad?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 839d154 commit 3d40d4b

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
@@ -39,6 +39,6 @@
3939
"eslint-config-airbnb": "^18.2.1",
4040
"eslint-config-airbnb-base": "^14.2.1",
4141
"prettier": "^2.4.0",
42-
"yarn": "^1.22.11"
42+
"yarn": "^1.22.17"
4343
}
4444
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2203,7 +2203,7 @@ yargs@^16.2.0:
22032203
y18n "^5.0.5"
22042204
yargs-parser "^20.2.2"
22052205

2206-
yarn@^1.22.11:
2207-
version "1.22.15"
2208-
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.15.tgz#3431d5f134d3c752a57a9dd7f5e1167627ca3cc3"
2209-
integrity sha512-AzoEDxj256BOS/jqDXA3pjyhmi4FRBBUMgYoTHI4EIt2EhREkvH0soPVEtnD+DQIJfU5R9bKhcZ1H9l8zPWeoA==
2206+
yarn@^1.22.17:
2207+
version "1.22.17"
2208+
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.17.tgz#bf910747d22497b573131f7341c0e1d15c74036c"
2209+
integrity sha512-H0p241BXaH0UN9IeH//RT82tl5PfNraVpSpEoW+ET7lmopNC61eZ+A+IDvU8FM6Go5vx162SncDL8J1ZjRBriQ==

0 commit comments

Comments
 (0)