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

fix(deps): update all non-major dependencies #357

Merged
merged 1 commit into from
Jun 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
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"dependencies": {
"fs-extra": "11.2.0",
"micromatch": "4.0.7",
"pino": "9.1.0",
"pino-pretty": "11.1.0",
"simple-git": "3.24.0",
"pino": "9.2.0",
"pino-pretty": "11.2.1",
"simple-git": "3.25.0",
"yargs": "17.7.2"
},
"devDependencies": {
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4247,7 +4247,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.4":
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:~4.3.4":
version: 4.3.5
resolution: "debug@npm:4.3.5"
dependencies:
Expand Down Expand Up @@ -7551,12 +7551,12 @@ __metadata:
husky: "npm:9.0.11"
lint-staged: "npm:15.2.7"
micromatch: "npm:4.0.7"
pino: "npm:9.1.0"
pino-pretty: "npm:11.1.0"
pino: "npm:9.2.0"
pino-pretty: "npm:11.2.1"
pinst: "npm:3.0.0"
prettier: "npm:3.3.2"
semantic-release: "npm:24.0.0"
simple-git: "npm:3.24.0"
simple-git: "npm:3.25.0"
sort-package-json: "npm:2.10.0"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
Expand Down Expand Up @@ -7951,9 +7951,9 @@ __metadata:
languageName: node
linkType: hard

"pino-pretty@npm:11.1.0":
version: 11.1.0
resolution: "pino-pretty@npm:11.1.0"
"pino-pretty@npm:11.2.1":
version: 11.2.1
resolution: "pino-pretty@npm:11.2.1"
dependencies:
colorette: "npm:^2.0.7"
dateformat: "npm:^4.6.3"
Expand All @@ -7971,7 +7971,7 @@ __metadata:
strip-json-comments: "npm:^3.1.1"
bin:
pino-pretty: bin.js
checksum: 10c0/418be6f854b0d62c83c65e75b0969d5311792bfadeefbfe77d8a7f8c5ba26b8bea40f549222b5f500439f440eb4d6c2fa99d712bdd02881ebae7be3a0193b581
checksum: 10c0/6c7f15b5bf8a007c8b7157eae445675b13cd95097ffa512d5ebd661f9e7abd328fa27592b25708756a09f098f87cb03ca81837518cd725c16e3f801129b941d4
languageName: node
linkType: hard

Expand All @@ -7982,9 +7982,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:9.1.0":
version: 9.1.0
resolution: "pino@npm:9.1.0"
"pino@npm:9.2.0":
version: 9.2.0
resolution: "pino@npm:9.2.0"
dependencies:
atomic-sleep: "npm:^1.0.0"
fast-redact: "npm:^3.1.1"
Expand All @@ -7999,7 +7999,7 @@ __metadata:
thread-stream: "npm:^3.0.0"
bin:
pino: bin.js
checksum: 10c0/d060530ae2e4e8f21d04bb0f44f009f94d207d7f4337f508f618416514214ddaf1b29f8c5c265153a19ce3b6480b451461f40020f916ace9d53a5aa07624b79c
checksum: 10c0/5fbd226ff7dab0961232b5aa5eca0530cdc5bb29f6bf17d929e42239293b1a587a26cc311db6abc1090c9dd57e8f7b031eae341b41d00d4a642b4f1736474c80
languageName: node
linkType: hard

Expand Down Expand Up @@ -9056,14 +9056,14 @@ __metadata:
languageName: node
linkType: hard

"simple-git@npm:3.24.0":
version: 3.24.0
resolution: "simple-git@npm:3.24.0"
"simple-git@npm:3.25.0":
version: 3.25.0
resolution: "simple-git@npm:3.25.0"
dependencies:
"@kwsites/file-exists": "npm:^1.1.1"
"@kwsites/promise-deferred": "npm:^1.1.1"
debug: "npm:^4.3.4"
checksum: 10c0/4329e5be1a7af1ebb476354ed6edf6d2828dc221e15d22ce3e5e8028f537d5e9ac059d813911516f78e22dfa2ee4db4c8cf30bf912bd284e530b733bd6b5c3a0
debug: "npm:^4.3.5"
checksum: 10c0/2087dddac041eac6330cbb7fafea21f3e45786ea54e50ae07a49ba6a7134298e12727e5e4b6580310b679c7cb4f2a83804c04e7eab247eeabcd48d33b7885e16
languageName: node
linkType: hard

Expand Down