Skip to content

Commit 3e850ad

Browse files
authored
chore: update changesetscli and pin cross-spawn version (#6181)
1 parent a68d8f7 commit 3e850ad

File tree

2 files changed

+169
-388
lines changed

2 files changed

+169
-388
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"body-parser": "1.20.3",
8686
"browserslist": "^4.16.15",
8787
"cookie": "^0.7.0",
88+
"cross-spawn": "7.0.5",
8889
"docs/next-plugin-preval/webpack": "^5.76.0",
8990
"follow-redirects": "^1.15.6",
9091
"json5": "^2.2.1",
@@ -113,7 +114,7 @@
113114
"@aws-amplify/eslint-config-amplify-ui": "0.0.0",
114115
"@aws-amplify/typescript-config": "0.0.0",
115116
"@changesets/changelog-github": "0.4.1",
116-
"@changesets/cli": "^2.26.2",
117+
"@changesets/cli": "^2.27.10",
117118
"@rollup/plugin-commonjs": "^28.0.0",
118119
"@rollup/plugin-typescript": "^12.1.0",
119120
"@size-limit/preset-big-lib": "^11.1.5",

0 commit comments

Comments
 (0)