Skip to content

Commit fb77825

Browse files
authored
Bumps TS to 4.5 (#3760)
* Bumps TS to 4.5 * Versions
1 parent 5803c32 commit fb77825

26 files changed

+2989
-112
lines changed

.pnp.cjs

Lines changed: 65 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-10.5 MB
Binary file not shown.
10.7 MB
Binary file not shown.
-10.5 MB
Binary file not shown.
10.8 MB
Binary file not shown.
File renamed without changes.
File renamed without changes.

.yarn/versions/326e67de.yml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
releases:
2+
"@yarnpkg/cli": patch
3+
"@yarnpkg/plugin-compat": patch
4+
5+
declined:
6+
- "@yarnpkg/plugin-constraints"
7+
- "@yarnpkg/plugin-dlx"
8+
- "@yarnpkg/plugin-essentials"
9+
- "@yarnpkg/plugin-exec"
10+
- "@yarnpkg/plugin-init"
11+
- "@yarnpkg/plugin-interactive-tools"
12+
- "@yarnpkg/plugin-nm"
13+
- "@yarnpkg/plugin-npm-cli"
14+
- "@yarnpkg/plugin-pack"
15+
- "@yarnpkg/plugin-patch"
16+
- "@yarnpkg/plugin-pnp"
17+
- "@yarnpkg/plugin-pnpm"
18+
- "@yarnpkg/plugin-stage"
19+
- "@yarnpkg/plugin-typescript"
20+
- "@yarnpkg/plugin-version"
21+
- "@yarnpkg/plugin-workspace-tools"
22+
- "@yarnpkg/builder"
23+
- "@yarnpkg/core"
24+
- "@yarnpkg/doctor"
25+
- "@yarnpkg/pnp"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"jest-junit": "^10.0.0",
3737
"micromatch": "^4.0.2",
3838
"tslib": "^1.13.0",
39-
"typescript": "^4.4.2"
39+
"typescript": "^4.5.2"
4040
},
4141
"resolutions": {
4242
"yoga-layout-prebuilt": "patch:[email protected]#./.yarn/patches/yoga-layout-prebuilt.patch"

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"typedoc": "next",
8282
"typedoc-neo-theme": "^1.0.7",
8383
"typedoc-plugin-yarn": "portal:./typedoc-plugin-yarn",
84-
"typescript": "^4.4.2",
84+
"typescript": "^4.5.2",
8585
"unescape-html": "^1.1.0",
8686
"unfetch": "^4.1.0",
8787
"unified": "^7.1.0",

0 commit comments

Comments
 (0)