Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2024
1 parent 4cfc842 commit 6c368ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@sapphire/result": "^2.6.6",
"colorette": "^2.0.20",
"commander": "^12.1.0",
"execa": "^9.2.0",
"execa": "^9.3.0",
"find-up": "^5.0.0",
"js-yaml": "^4.1.0",
"prompts": "^2.4.2",
Expand Down Expand Up @@ -114,5 +114,5 @@
"access": "public"
},
"prettier": "@sapphire/prettier-config",
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ __metadata:
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.1.3"
execa: "npm:^9.2.0"
execa: "npm:^9.3.0"
find-up: "npm:^5.0.0"
globby: "npm:^14.0.1"
js-yaml: "npm:^4.1.0"
Expand Down Expand Up @@ -2118,7 +2118,7 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:^9.1.0, execa@npm:^9.2.0":
"execa@npm:^9.1.0, execa@npm:^9.3.0":
version: 9.3.0
resolution: "execa@npm:9.3.0"
dependencies:
Expand Down

0 comments on commit 6c368ba

Please sign in to comment.