aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0fee956..7d0884f 100644
--- a/package.json
+++ b/package.json
@@ -2,10 +2,10 @@
"name": "locusts-monorepo",
"version": "0.0.0",
"devDependencies": {
- "@changesets/cli": "^2.27.11",
+ "@changesets/cli": "^2.27.12",
"prettier": "^3.4.2",
"syncpack": "13.0.0",
- "turbo": "^2.3.3"
+ "turbo": "^2.3.4"
},
"engines": {
"node": ">=18"