Skip to content

Commit 0ac376b

Browse files
authored
Bump changesets package with private package fixes (#3127)
1 parent 4e0d4e5 commit 0ac376b

File tree

2 files changed

+43
-32
lines changed

2 files changed

+43
-32
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"pnpm": ">=9"
77
},
88
"devDependencies": {
9-
"@changesets/cli": "^2.27.3",
9+
"@changesets/cli": "^2.27.5",
1010
"@oss-docs/sync": "^1.1.4",
1111
"@types/express": "^4.17.6",
1212
"@types/node": "^18.19.33",
@@ -65,7 +65,6 @@
6565
"test": "CI=true pnpm -r run test",
6666
"update-test-snapshots": "CI=true pnpm run --filter=@typescript/twoslash --filter=@typescript/vfs test -u"
6767
},
68-
"dependencies": {},
6968
"repository": "microsoft/TypeScript-Website",
7069
"author": "Deploy Bot <ortam@microsoft.com>",
7170
"auto": {

pnpm-lock.yaml

Lines changed: 42 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)