Skip to content

Commit 8a9609d

Browse files
authored
chore(deps): bump TypeScript to v4.9.5 (#14028)
1 parent 257f250 commit 8a9609d

File tree

4 files changed

+34
-15
lines changed

4 files changed

+34
-15
lines changed

.github/workflows/nodejs.yml

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,30 @@ jobs:
5252
run: yarn test-ts --selectProjects type-tests
5353
- name: verify [email protected] compatibility
5454
run: yarn verify-old-ts
55+
- name: run ESLint with type info
56+
run: yarn lint-ts-files
57+
58+
typecheck:
59+
name: Typecheck Examples and Tests
60+
runs-on: ubuntu-latest
61+
needs: prepare-yarn-cache-ubuntu
62+
63+
steps:
64+
- uses: actions/checkout@v3
65+
with:
66+
persist-credentials: false
67+
- uses: actions/setup-node@v3
68+
with:
69+
node-version: lts/*
70+
cache: yarn
71+
- name: install
72+
run: yarn --immutable
73+
- name: build
74+
run: yarn build:ts
5575
- name: typecheck examples
5676
run: yarn typecheck:examples
5777
- name: typecheck tests
5878
run: yarn typecheck:tests
59-
- name: run ESLint with type info
60-
run: yarn lint-ts-files
6179

6280
lint:
6381
name: Lint

packages/jest-cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"yargs": "^17.3.1"
2828
},
2929
"devDependencies": {
30+
"@tsd/typescript": "^4.9.0",
3031
"@types/exit": "^0.1.30",
3132
"@types/graceful-fs": "^4.1.3",
3233
"@types/prompts": "^2.0.1",

tsconfig.typetest.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
{
2-
"extends": "./tsconfig.json",
2+
"extends": "@tsconfig/node14/tsconfig.json",
33
"compilerOptions": {
4-
"composite": false,
5-
"emitDeclarationOnly": false,
64
"noEmit": true,
75
"noUnusedLocals": false,
86
"noUnusedParameters": false,
9-
"skipLibCheck": true,
7+
/* This needs to be false so our types are possible to consume without setting this */
8+
"esModuleInterop": false,
109

1110
"types": []
1211
}

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4384,9 +4384,9 @@ __metadata:
43844384
linkType: hard
43854385

43864386
"@tsd/typescript@npm:^4.9.0":
4387-
version: 4.9.4
4388-
resolution: "@tsd/typescript@npm:4.9.4"
4389-
checksum: 08eafe058e0e8b2421945d0faa477ca443eee0fcb81a05e4405d5123b7379578d8b4918f9079e4d31538b4ce2bb69f32d62406b9f52b07e90e39fb725c4ee2b0
4387+
version: 4.9.5
4388+
resolution: "@tsd/typescript@npm:4.9.5"
4389+
checksum: f9f01ecf2094e0ac83e56cc57430bdf81da82aa20424280002b44ea29cdc171388a9777262257f550800bf76567774521728e1ef6e191633ae6f723ee64d396a
43904390
languageName: node
43914391
linkType: hard
43924392

@@ -12617,6 +12617,7 @@ __metadata:
1261712617
"@jest/core": "workspace:^"
1261812618
"@jest/test-result": "workspace:^"
1261912619
"@jest/types": "workspace:^"
12620+
"@tsd/typescript": ^4.9.0
1262012621
"@types/exit": ^0.1.30
1262112622
"@types/graceful-fs": ^4.1.3
1262212623
"@types/prompts": ^2.0.1
@@ -20502,12 +20503,12 @@ __metadata:
2050220503
linkType: hard
2050320504

2050420505
"typescript@npm:^4.8.2":
20505-
version: 4.9.4
20506-
resolution: "typescript@npm:4.9.4"
20506+
version: 4.9.5
20507+
resolution: "typescript@npm:4.9.5"
2050720508
bin:
2050820509
tsc: bin/tsc
2050920510
tsserver: bin/tsserver
20510-
checksum: e782fb9e0031cb258a80000f6c13530288c6d63f1177ed43f770533fdc15740d271554cdae86701c1dd2c83b082cea808b07e97fd68b38a172a83dbf9e0d0ef9
20511+
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
2051120512
languageName: node
2051220513
linkType: hard
2051320514

@@ -20522,12 +20523,12 @@ __metadata:
2052220523
linkType: hard
2052320524

2052420525
"typescript@patch:typescript@^4.8.2#~builtin<compat/typescript>":
20525-
version: 4.9.4
20526-
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=23ec76"
20526+
version: 4.9.5
20527+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
2052720528
bin:
2052820529
tsc: bin/tsc
2052920530
tsserver: bin/tsserver
20530-
checksum: 3e2ab0772908676d9b9cb83398c70003a3b08e1c6b3b122409df9f4b520f2fdaefa20c3d7d57dce283fed760ac94b3ce94d4a7fa875127b67852904425a1f0dc
20531+
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
2053120532
languageName: node
2053220533
linkType: hard
2053320534

0 commit comments

Comments
 (0)