Skip to content

Commit

Permalink
chore(deps): update dependency @yarnpkg/sdks to ^3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent a3b459e commit 81f778d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@yarnpkg/core": "^4.0.5",
"@yarnpkg/sdks": "^3.1.0",
"@yarnpkg/sdks": "^3.1.2",
"@yarnpkg/types": "^4.0.0",
"commitizen": "^4.3.0",
"eslint": "^8.57.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^7.9.0"
"@typescript-eslint/parser": "npm:^7.9.0"
"@yarnpkg/core": "npm:^4.0.5"
"@yarnpkg/sdks": "npm:^3.1.0"
"@yarnpkg/sdks": "npm:^3.1.2"
"@yarnpkg/types": "npm:^4.0.0"
commitizen: "npm:^4.3.0"
eslint: "npm:^8.57.0"
Expand Down Expand Up @@ -2266,7 +2266,7 @@ __metadata:
languageName: node
linkType: hard

"@yarnpkg/core@npm:^4.0.2, @yarnpkg/core@npm:^4.0.3, @yarnpkg/core@npm:^4.0.5":
"@yarnpkg/core@npm:^4.0.3, @yarnpkg/core@npm:^4.0.5":
version: 4.0.5
resolution: "@yarnpkg/core@npm:4.0.5"
dependencies:
Expand Down Expand Up @@ -2743,21 +2743,21 @@ __metadata:
languageName: node
linkType: hard

"@yarnpkg/sdks@npm:^3.1.0":
version: 3.1.0
resolution: "@yarnpkg/sdks@npm:3.1.0"
"@yarnpkg/sdks@npm:^3.1.2":
version: 3.1.2
resolution: "@yarnpkg/sdks@npm:3.1.2"
dependencies:
"@yarnpkg/core": "npm:^4.0.2"
"@yarnpkg/fslib": "npm:^3.0.1"
"@yarnpkg/parsers": "npm:^3.0.0"
"@yarnpkg/core": "npm:^4.0.5"
"@yarnpkg/fslib": "npm:^3.0.2"
"@yarnpkg/parsers": "npm:^3.0.2"
chalk: "npm:^3.0.0"
clipanion: "npm:^4.0.0-rc.2"
comment-json: "npm:^2.2.0"
lodash: "npm:^4.17.15"
tslib: "npm:^2.4.0"
bin:
sdks: ./lib/cli.js
checksum: 10c0/cb50660ef3eb2bbae297b8314392bb794ff77de31757124a8cc6e608d5db06f83fc1064aaff08d486a3c45b342e95286d9b9868201b8d7abaf58daabed94ca19
checksum: 10c0/c0a3766c87b7d59e2a1cc4c615dd899e7ab420097825556c719e3c3f338afc504b86e3088b383f02d5a9bbeb195542f9cf4f219448c887d478db0291c60c1b64
languageName: node
linkType: hard

Expand Down

0 comments on commit 81f778d

Please sign in to comment.