Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #638

Merged
merged 1 commit into from
Sep 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
324 changes: 162 additions & 162 deletions .yarn/releases/yarn-4.4.1.cjs → .yarn/releases/yarn-4.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ plugins:
path: .yarn/plugins/plugin-auto-install.cjs
spec: 'https://github.com/WillBooster/yarn-plugin-auto-install/releases/download/v2.0.1/index.cjs'

yarnPath: .yarn/releases/yarn-4.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@typescript-eslint/parser": "8.5.0",
"@willbooster/eslint-config-ts": "10.6.0",
"@willbooster/prettier-config": "9.1.2",
"@yarnpkg/core": "4.1.2",
"@yarnpkg/core": "4.1.3",
"build-ts": "13.1.8",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.0",
Expand All @@ -81,7 +81,7 @@
"typescript": "5.6.2",
"vitest": "2.1.1"
},
"packageManager": "yarn@4.4.1",
"packageManager": "yarn@4.5.0",
"engines": {
"node": ">=18"
},
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3846,17 +3846,17 @@ __metadata:
languageName: node
linkType: hard

"@yarnpkg/core@npm:4.1.2":
version: 4.1.2
resolution: "@yarnpkg/core@npm:4.1.2"
"@yarnpkg/core@npm:4.1.3":
version: 4.1.3
resolution: "@yarnpkg/core@npm:4.1.3"
dependencies:
"@arcanis/slice-ansi": "npm:^1.1.1"
"@types/semver": "npm:^7.1.0"
"@types/treeify": "npm:^1.0.0"
"@yarnpkg/fslib": "npm:^3.1.0"
"@yarnpkg/libzip": "npm:^3.1.0"
"@yarnpkg/parsers": "npm:^3.0.2"
"@yarnpkg/shell": "npm:^4.0.2"
"@yarnpkg/shell": "npm:^4.1.0"
camelcase: "npm:^5.3.1"
chalk: "npm:^3.0.0"
ci-info: "npm:^4.0.0"
Expand All @@ -3876,11 +3876,11 @@ __metadata:
treeify: "npm:^1.1.0"
tslib: "npm:^2.4.0"
tunnel: "npm:^0.0.6"
checksum: 10c0/c92941a58fa492b169ba6c4f20f49212306b0233d1d721533e40c78f7056b8738f00fd7142807e7418388d2c91f15b0f463ab033f48dacecaab75b7993c743c7
checksum: 10c0/8eb95b540095dba04a777fbeb32895b0426d5ab29b1fa7311c88f11ac2acf0baf508fd2ebde5163ac9c656cd249583a5be96d01a1573540dce9f69b420ee5c4a
languageName: node
linkType: hard

"@yarnpkg/fslib@npm:^3.0.2, @yarnpkg/fslib@npm:^3.1.0":
"@yarnpkg/fslib@npm:^3.1.0":
version: 3.1.0
resolution: "@yarnpkg/fslib@npm:3.1.0"
dependencies:
Expand Down Expand Up @@ -3912,11 +3912,11 @@ __metadata:
languageName: node
linkType: hard

"@yarnpkg/shell@npm:^4.0.2":
version: 4.0.2
resolution: "@yarnpkg/shell@npm:4.0.2"
"@yarnpkg/shell@npm:^4.1.0":
version: 4.1.0
resolution: "@yarnpkg/shell@npm:4.1.0"
dependencies:
"@yarnpkg/fslib": "npm:^3.0.2"
"@yarnpkg/fslib": "npm:^3.1.0"
"@yarnpkg/parsers": "npm:^3.0.2"
chalk: "npm:^3.0.0"
clipanion: "npm:^4.0.0-rc.2"
Expand All @@ -3926,7 +3926,7 @@ __metadata:
tslib: "npm:^2.4.0"
bin:
shell: ./lib/cli.js
checksum: 10c0/b78b6a00a68173052429bf19c625490d9d48c1f876acb25c56da2b75ad50acfe8f7fe14466be40b061698015d6aacdef5b217c6dece0dc2cc01e3bb4b4cefa23
checksum: 10c0/409544717d1144497ef917506d53268e866c3868eb81a8ef8af61c0913c674e0e7a90a0b394d73cf90d7d96544a3cb6975963f5eb9de9533e685143816f27bb3
languageName: node
linkType: hard

Expand Down Expand Up @@ -12073,7 +12073,7 @@ __metadata:
"@willbooster/eslint-config-ts": "npm:10.6.0"
"@willbooster/prettier-config": "npm:9.1.2"
"@willbooster/shared-lib": "npm:5.2.4"
"@yarnpkg/core": "npm:4.1.2"
"@yarnpkg/core": "npm:4.1.3"
build-ts: "npm:13.1.8"
conventional-changelog-conventionalcommits: "npm:8.0.0"
deepmerge: "npm:4.3.1"
Expand Down