Skip to content

Commit 4c7ec34

Browse files
dependabot[bot]eliias
authored andcommitted
chore(deps-dev): bump typescript from 5.3.3 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1363d03 commit 4c7ec34

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

examples/collaborative-text-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"eslint-config-custom": "*",
3737
"tsconfig": "*",
38-
"typescript": "^5.3.3"
38+
"typescript": "^5.6.3"
3939
},
4040
"engines": {
4141
"node": ">= 18.14.1",

packages/yrb-actioncable/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
"tsconfig": "*",
6666
"tsdx": "^0.14.1",
6767
"tslib": "^2.8.1",
68-
"typescript": "^5.3.3"
68+
"typescript": "^5.6.3"
6969
}
7070
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7933,10 +7933,10 @@ typescript@^3.7.3:
79337933
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
79347934
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
79357935

7936-
typescript@^5.3.3:
7937-
version "5.3.3"
7938-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
7939-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
7936+
typescript@^5.6.3:
7937+
version "5.6.3"
7938+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
7939+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
79407940

79417941
uc.micro@^2.0.0:
79427942
version "2.0.0"

0 commit comments

Comments
 (0)