Skip to content

Commit

Permalink
🔀 merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineKM committed Jun 11, 2023
2 parents 3cdb21f + c731de4 commit 0bf9c32
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 80 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@changesets/cli": "^2.25.2",
"@manypkg/cli": "^0.20.0",
"@manypkg/cli": "^0.21.0",
"eslint": "^8.26.0",
"eslint-config-antoine": "^1.0.3",
"prettier": "^2.7.1",
Expand All @@ -31,5 +31,5 @@
"packages/*"
]
},
"packageManager": "pnpm@8.6.0"
"packageManager": "pnpm@8.6.1"
}
2 changes: 1 addition & 1 deletion packages/dixt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dev": "tsup --watch"
},
"dependencies": {
"chalk": "4.1.1",
"chalk": "4.1.2",
"discord.js": "^14.9.0",
"dotenv-flow": "^3.2.0",
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit 0bf9c32

Please sign in to comment.