Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/ata/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typescript/ata",
"version": "0.9.3",
"version": "0.9.4",
"license": "MIT",
"homepage": "https://github.com/microsoft/TypeScript-Website",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typescript/playground",
"version": "0.1.0",
"version": "0.1.1",
"main": "dist/index.js",
"license": "MIT",
"private": true,
Expand All @@ -16,7 +16,7 @@
},
"dependencies": {
"@typescript/playground-worker": "0.1.0",
"@typescript/sandbox": "0.1.0",
"@typescript/sandbox": "0.1.1",
"esbuild": "^0.13.4"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/sandbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typescript/sandbox",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"author": "TypeScript team",
"homepage": "https://github.com/microsoft/TypeScript-Website",
Expand Down Expand Up @@ -43,8 +43,8 @@
]
},
"dependencies": {
"@typescript/ata": "0.9.3",
"@typescript/vfs": "1.4.0"
"@typescript/ata": "0.9.4",
"@typescript/vfs": "1.5.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^13.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ts-twoslasher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typescript/twoslash",
"version": "3.2.3",
"version": "3.2.4",
"license": "MIT",
"author": "TypeScript team",
"homepage": "https://github.com/microsoft/TypeScript-Website",
Expand Down Expand Up @@ -54,7 +54,7 @@
},
"dependencies": {
"@types/lz-string": "^1.3.0",
"@typescript/vfs": "1.4.0",
"@typescript/vfs": "1.5.0",
"debug": "^4.1.1",
"lz-string": "^1.4.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-vfs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typescript/vfs",
"version": "1.4.0",
"version": "1.5.0",
"license": "MIT",
"author": "TypeScript team",
"homepage": "https://github.com/microsoft/TypeScript-Website",
Expand Down
6 changes: 3 additions & 3 deletions packages/typescriptlang-org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@formatjs/intl-relativetimeformat": "^4.5.15",
"@types/node-fetch": "^2.5.3",
"@types/react-helmet": "^5.0.15",
"@typescript/playground": "0.1.0",
"@typescript/sandbox": "0.1.0",
"@typescript/twoslash": "3.2.3",
"@typescript/playground": "0.1.1",
"@typescript/sandbox": "0.1.1",
"@typescript/twoslash": "3.2.4",
"gatsby": "^3.8.1",
"gatsby-link": "3.10.0",
"gatsby-plugin-catch-links": "^3.10.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6024,7 +6024,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript/[email protected].3, @typescript/ata@workspace:packages/ata":
"@typescript/[email protected].4, @typescript/ata@workspace:packages/ata":
version: 0.0.0-use.local
resolution: "@typescript/ata@workspace:packages/ata"
dependencies:
Expand Down Expand Up @@ -6054,13 +6054,13 @@ __metadata:
languageName: unknown
linkType: soft

"@typescript/[email protected].0, @typescript/playground@workspace:packages/playground":
"@typescript/[email protected].1, @typescript/playground@workspace:packages/playground":
version: 0.0.0-use.local
resolution: "@typescript/playground@workspace:packages/playground"
dependencies:
"@types/jest": ^25.1.3
"@typescript/playground-worker": 0.1.0
"@typescript/sandbox": 0.1.0
"@typescript/sandbox": 0.1.1
esbuild: ^0.13.4
jest: ^29.5.0
monaco-editor: ^0.32.1
Expand All @@ -6069,14 +6069,14 @@ __metadata:
languageName: unknown
linkType: soft

"@typescript/[email protected].0, @typescript/sandbox@workspace:packages/sandbox":
"@typescript/[email protected].1, @typescript/sandbox@workspace:packages/sandbox":
version: 0.0.0-use.local
resolution: "@typescript/sandbox@workspace:packages/sandbox"
dependencies:
"@rollup/plugin-commonjs": ^13.0.1
"@types/jest": ^25.1.3
"@typescript/ata": 0.9.3
"@typescript/vfs": 1.4.0
"@typescript/ata": 0.9.4
"@typescript/vfs": 1.5.0
jest: ^29.5.0
monaco-editor: ^0.32.1
monaco-typescript: ^3.7.0
Expand All @@ -6086,14 +6086,14 @@ __metadata:
languageName: unknown
linkType: soft

"@typescript/[email protected].3, @typescript/twoslash@workspace:packages/ts-twoslasher":
"@typescript/[email protected].4, @typescript/twoslash@workspace:packages/ts-twoslasher":
version: 0.0.0-use.local
resolution: "@typescript/twoslash@workspace:packages/ts-twoslasher"
dependencies:
"@types/jest": ^25.1.3
"@types/lz-string": ^1.3.33
"@types/prettier": ^1.19.0
"@typescript/vfs": 1.4.0
"@typescript/vfs": 1.5.0
debug: ^4.1.1
husky: ^4.2.3
jest: ^29.5.0
Expand Down Expand Up @@ -6121,7 +6121,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript/vfs@1.4.0, @typescript/vfs@workspace:packages/typescript-vfs":
"@typescript/vfs@1.5.0, @typescript/vfs@workspace:packages/typescript-vfs":
version: 0.0.0-use.local
resolution: "@typescript/vfs@workspace:packages/typescript-vfs"
dependencies:
Expand Down Expand Up @@ -28857,9 +28857,9 @@ resolve@^2.0.0-next.3:
"@types/react": ^16.9.20
"@types/react-dom": ^16.9.5
"@types/react-helmet": ^5.0.15
"@typescript/playground": 0.1.0
"@typescript/sandbox": 0.1.0
"@typescript/twoslash": 3.2.3
"@typescript/playground": 0.1.1
"@typescript/sandbox": 0.1.1
"@typescript/twoslash": 3.2.4
concurrently: ^5.1.0
gatsby: ^3.8.1
gatsby-link: 3.10.0
Expand Down