summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index f213c733d..479819069 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
]
},
"patchedDependencies": {
- "@changesets/cli@2.26.1": "patches/@changesets__cli@2.26.1.patch"
+ "@changesets/cli@2.23.0": "patches/@changesets__cli@2.23.0.patch"
}
},
"dependencies": {
@@ -78,8 +78,8 @@
"astro-benchmark": "workspace:*"
},
"devDependencies": {
- "@changesets/changelog-github": "0.4.8",
- "@changesets/cli": "2.26.1",
+ "@changesets/changelog-github": "0.4.4",
+ "@changesets/cli": "2.23.0",
"@types/node": "^18.7.21",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",