Skip to content

Commit

Permalink
chore(deps): update dependency @yarnpkg/core to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 16, 2024
1 parent e53d428 commit 3583871
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@typescript-eslint/parser": "7.13.0",
"@willbooster/eslint-config-ts": "10.6.0",
"@willbooster/prettier-config": "9.1.2",
"@yarnpkg/core": "4.0.5",
"@yarnpkg/core": "4.1.0",
"build-ts": "12.1.0",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2894,15 +2894,15 @@ __metadata:
languageName: node
linkType: hard

"@yarnpkg/core@npm:4.0.5":
version: 4.0.5
resolution: "@yarnpkg/core@npm:4.0.5"
"@yarnpkg/core@npm:4.1.0":
version: 4.1.0
resolution: "@yarnpkg/core@npm:4.1.0"
dependencies:
"@arcanis/slice-ansi": "npm:^1.1.1"
"@types/semver": "npm:^7.1.0"
"@types/treeify": "npm:^1.0.0"
"@yarnpkg/fslib": "npm:^3.0.2"
"@yarnpkg/libzip": "npm:^3.0.1"
"@yarnpkg/fslib": "npm:^3.1.0"
"@yarnpkg/libzip": "npm:^3.1.0"
"@yarnpkg/parsers": "npm:^3.0.2"
"@yarnpkg/shell": "npm:^4.0.2"
camelcase: "npm:^5.3.1"
Expand All @@ -2924,7 +2924,7 @@ __metadata:
treeify: "npm:^1.1.0"
tslib: "npm:^2.4.0"
tunnel: "npm:^0.0.6"
checksum: 10c0/c72836619f59a4ab1c6da4fd1ab793d2f491b6815c88a6019fa6c1c9c4391e7bbd112f3a2474ae8ae5da2a7cb895173abff37dc6fdfb5799bb2fbedc445adb58
checksum: 10c0/0c56484c162a33e98db67528864917d8b03529af8a3abc70b33e21841573e8747dd0c779517b0bc09b7f049857daaaabe3e5fece197554fdf1d4c21c60828f3d
languageName: node
linkType: hard

Expand All @@ -2937,7 +2937,7 @@ __metadata:
languageName: node
linkType: hard

"@yarnpkg/libzip@npm:^3.0.1":
"@yarnpkg/libzip@npm:^3.1.0":
version: 3.1.0
resolution: "@yarnpkg/libzip@npm:3.1.0"
dependencies:
Expand Down Expand Up @@ -9852,7 +9852,7 @@ __metadata:
"@typescript-eslint/parser": "npm:7.13.0"
"@willbooster/eslint-config-ts": "npm:10.6.0"
"@willbooster/prettier-config": "npm:9.1.2"
"@yarnpkg/core": "npm:4.0.5"
"@yarnpkg/core": "npm:4.1.0"
build-ts: "npm:12.1.0"
conventional-changelog-conventionalcommits: "npm:8.0.0"
eslint: "npm:8.57.0"
Expand Down

0 comments on commit 3583871

Please sign in to comment.