Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#220)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent 2e665e5 commit 4428a74
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"@napi-rs/cli": "^2.18.1",
"@napi-rs/cli": "^2.18.2",
"@sapphire/eslint-config": "^5.0.4",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
Expand All @@ -71,7 +71,7 @@
"vitest": "^1.5.0"
},
"resolutions": {
"minimist": "^1.2.6"
"minimist": "^1.2.8"
},
"repository": {
"type": "git",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -577,12 +577,12 @@ __metadata:
languageName: node
linkType: hard

"@napi-rs/cli@npm:^2.18.1":
version: 2.18.1
resolution: "@napi-rs/cli@npm:2.18.1"
"@napi-rs/cli@npm:^2.18.2":
version: 2.18.2
resolution: "@napi-rs/cli@npm:2.18.2"
bin:
napi: scripts/index.js
checksum: 10/b45cb8210d33227974251f7953a7a6cb28d783c778cc037bbf4b2a1b6d2cccb5c3e1339b1968481a75e4dae68fd472b610ff70f85858e79626268ad386012187
checksum: 10/814794fbefdba8d035e31eff49550612b96ab9ed4e0679258d569effed9cfe4d2571501630dd466945def18a33feedbf836396363f3a1d64e71139b2ea16e12f
languageName: node
linkType: hard

Expand Down Expand Up @@ -808,7 +808,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:^19.2.2"
"@commitlint/config-conventional": "npm:^19.2.2"
"@napi-rs/cli": "npm:^2.18.1"
"@napi-rs/cli": "npm:^2.18.2"
"@sapphire/eslint-config": "npm:^5.0.4"
"@sapphire/prettier-config": "npm:^2.0.0"
"@sapphire/ts-config": "npm:^5.0.1"
Expand Down Expand Up @@ -2954,7 +2954,7 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1.2.6":
"minimist@npm:^1.2.8":
version: 1.2.8
resolution: "minimist@npm:1.2.8"
checksum: 10/908491b6cc15a6c440ba5b22780a0ba89b9810e1aea684e253e43c4e3b8d56ec1dcdd7ea96dde119c29df59c936cde16062159eae4225c691e19c70b432b6e6f
Expand Down

0 comments on commit 4428a74

Please sign in to comment.