File tree Expand file tree Collapse file tree 27 files changed +113
-84
lines changed
stack-trace-source-maps-with-coverage
jest-cli/src/init/__tests__/fixtures
typescript-in-dependencies
typescript-in-dev-dependencies Expand file tree Collapse file tree 27 files changed +113
-84
lines changed Original file line number Diff line number Diff line change 10
10
11
11
- ` [@jest/expect-utils] ` Fix deep equality of ImmutableJS OrderedMaps ([ #12763 ] ( https://github.com/facebook/jest/pull/12899 ) )
12
12
- ` [jest-docblock] ` Handle multiline comments in parseWithComments ([ #12845 ] ( https://github.com/facebook/jest/pull/12845 ) )
13
+ - ` [jest-mock] ` Improve ` spyOn ` error messages ([ #12901 ] ( https://github.com/facebook/jest/pull/12901 ) )
13
14
- ` [jest-worker] ` Make ` JestWorkerFarm ` helper type to include methods of worker module that take more than one argument ([ #12839 ] ( https://github.com/facebook/jest/pull/12839 ) )
14
15
15
16
### Chore & Maintenance
Original file line number Diff line number Diff line change 7
7
"testEnvironment" : " node"
8
8
},
9
9
"dependencies" : {
10
- "typescript" : " ^4.6 .2"
10
+ "typescript" : " ^4.7 .2"
11
11
}
12
12
}
Original file line number Diff line number Diff line change @@ -9,26 +9,26 @@ __metadata:
9
9
version : 0.0.0-use.local
10
10
resolution : " root-workspace-0b6124@workspace:."
11
11
dependencies :
12
- typescript : ^4.6 .2
12
+ typescript : ^4.7 .2
13
13
languageName : unknown
14
14
linkType : soft
15
15
16
- " typescript@npm:^4.6 .2 " :
17
- version : 4.6.3
18
- resolution : " typescript@npm:4.6.3 "
16
+ " typescript@npm:^4.7 .2 " :
17
+ version : 4.7.2
18
+ resolution : " typescript@npm:4.7.2 "
19
19
bin :
20
20
tsc : bin/tsc
21
21
tsserver : bin/tsserver
22
- checksum : 255bb26c8cb846ca689dd1c3a56587af4f69055907aa2c154796ea28ee0dea871535b1c78f85a6212c77f2657843a269c3a742d09d81495b97b914bf7920415b
22
+ checksum : 5163585e6b56410f77d5483b698d9489bbee8902c99029eb70cf6d21525a186530ce19a00951af84eefd4a131cc51d0959f5118e25e70ab61f45ac4057dbd1ef
23
23
languageName : node
24
24
linkType : hard
25
25
26
- " typescript@patch:typescript@^4.6 .2#~builtin<compat/typescript> " :
27
- version : 4.6.3
28
- resolution : " typescript@patch:typescript@npm%3A4.6.3 #~builtin<compat/typescript>::version=4.6.3 &hash=7ad353"
26
+ " typescript@patch:typescript@^4.7 .2#~builtin<compat/typescript> " :
27
+ version : 4.7.2
28
+ resolution : " typescript@patch:typescript@npm%3A4.7.2 #~builtin<compat/typescript>::version=4.7.2 &hash=7ad353"
29
29
bin :
30
30
tsc : bin/tsc
31
31
tsserver : bin/tsserver
32
- checksum : 6bf45caf847062420592e711bc9c28bf5f9a9a7fa8245343b81493e4ededae33f1774009d1234d911422d1646a2c839f44e1a23ecb111b40a60ac2ea4c1482a8
32
+ checksum : 7e2b9a9f4a70fb7616f1b0d986977f8e34a74f046202fa7f24fdee79589598277810fa216b3776c20c0683a9235872c73be34fdb93f67f98c1efaca40999422f
33
33
languageName : node
34
34
linkType : hard
Original file line number Diff line number Diff line change 8
8
"testRegex" : " fails"
9
9
},
10
10
"dependencies" : {
11
- "typescript" : " ^4.6 .2"
11
+ "typescript" : " ^4.7 .2"
12
12
}
13
13
}
Original file line number Diff line number Diff line change @@ -9,26 +9,26 @@ __metadata:
9
9
version : 0.0.0-use.local
10
10
resolution : " root-workspace-0b6124@workspace:."
11
11
dependencies :
12
- typescript : ^4.6 .2
12
+ typescript : ^4.7 .2
13
13
languageName : unknown
14
14
linkType : soft
15
15
16
- " typescript@npm:^4.6 .2 " :
17
- version : 4.6.3
18
- resolution : " typescript@npm:4.6.3 "
16
+ " typescript@npm:^4.7 .2 " :
17
+ version : 4.7.2
18
+ resolution : " typescript@npm:4.7.2 "
19
19
bin :
20
20
tsc : bin/tsc
21
21
tsserver : bin/tsserver
22
- checksum : 255bb26c8cb846ca689dd1c3a56587af4f69055907aa2c154796ea28ee0dea871535b1c78f85a6212c77f2657843a269c3a742d09d81495b97b914bf7920415b
22
+ checksum : 5163585e6b56410f77d5483b698d9489bbee8902c99029eb70cf6d21525a186530ce19a00951af84eefd4a131cc51d0959f5118e25e70ab61f45ac4057dbd1ef
23
23
languageName : node
24
24
linkType : hard
25
25
26
- " typescript@patch:typescript@^4.6 .2#~builtin<compat/typescript> " :
27
- version : 4.6.3
28
- resolution : " typescript@patch:typescript@npm%3A4.6.3 #~builtin<compat/typescript>::version=4.6.3 &hash=7ad353"
26
+ " typescript@patch:typescript@^4.7 .2#~builtin<compat/typescript> " :
27
+ version : 4.7.2
28
+ resolution : " typescript@patch:typescript@npm%3A4.7.2 #~builtin<compat/typescript>::version=4.7.2 &hash=7ad353"
29
29
bin :
30
30
tsc : bin/tsc
31
31
tsserver : bin/tsserver
32
- checksum : 6bf45caf847062420592e711bc9c28bf5f9a9a7fa8245343b81493e4ededae33f1774009d1234d911422d1646a2c839f44e1a23ecb111b40a60ac2ea4c1482a8
32
+ checksum : 7e2b9a9f4a70fb7616f1b0d986977f8e34a74f046202fa7f24fdee79589598277810fa216b3776c20c0683a9235872c73be34fdb93f67f98c1efaca40999422f
33
33
languageName : node
34
34
linkType : hard
Original file line number Diff line number Diff line change 8
8
"testRegex" : " fails"
9
9
},
10
10
"dependencies" : {
11
- "typescript" : " ^4.6 .2"
11
+ "typescript" : " ^4.7 .2"
12
12
}
13
13
}
Original file line number Diff line number Diff line change @@ -9,26 +9,26 @@ __metadata:
9
9
version : 0.0.0-use.local
10
10
resolution : " root-workspace-0b6124@workspace:."
11
11
dependencies :
12
- typescript : ^4.6 .2
12
+ typescript : ^4.7 .2
13
13
languageName : unknown
14
14
linkType : soft
15
15
16
- " typescript@npm:^4.6 .2 " :
17
- version : 4.6.3
18
- resolution : " typescript@npm:4.6.3 "
16
+ " typescript@npm:^4.7 .2 " :
17
+ version : 4.7.2
18
+ resolution : " typescript@npm:4.7.2 "
19
19
bin :
20
20
tsc : bin/tsc
21
21
tsserver : bin/tsserver
22
- checksum : 255bb26c8cb846ca689dd1c3a56587af4f69055907aa2c154796ea28ee0dea871535b1c78f85a6212c77f2657843a269c3a742d09d81495b97b914bf7920415b
22
+ checksum : 5163585e6b56410f77d5483b698d9489bbee8902c99029eb70cf6d21525a186530ce19a00951af84eefd4a131cc51d0959f5118e25e70ab61f45ac4057dbd1ef
23
23
languageName : node
24
24
linkType : hard
25
25
26
- " typescript@patch:typescript@^4.6 .2#~builtin<compat/typescript> " :
27
- version : 4.6.3
28
- resolution : " typescript@patch:typescript@npm%3A4.6.3 #~builtin<compat/typescript>::version=4.6.3 &hash=7ad353"
26
+ " typescript@patch:typescript@^4.7 .2#~builtin<compat/typescript> " :
27
+ version : 4.7.2
28
+ resolution : " typescript@patch:typescript@npm%3A4.7.2 #~builtin<compat/typescript>::version=4.7.2 &hash=7ad353"
29
29
bin :
30
30
tsc : bin/tsc
31
31
tsserver : bin/tsserver
32
- checksum : 6bf45caf847062420592e711bc9c28bf5f9a9a7fa8245343b81493e4ededae33f1774009d1234d911422d1646a2c839f44e1a23ecb111b40a60ac2ea4c1482a8
32
+ checksum : 7e2b9a9f4a70fb7616f1b0d986977f8e34a74f046202fa7f24fdee79589598277810fa216b3776c20c0683a9235872c73be34fdb93f67f98c1efaca40999422f
33
33
languageName : node
34
34
linkType : hard
Original file line number Diff line number Diff line change 7
7
"testEnvironment" : " node"
8
8
},
9
9
"dependencies" : {
10
- "typescript" : " ^4.6 .2"
10
+ "typescript" : " ^4.7 .2"
11
11
}
12
12
}
Original file line number Diff line number Diff line change @@ -9,26 +9,26 @@ __metadata:
9
9
version : 0.0.0-use.local
10
10
resolution : " root-workspace-0b6124@workspace:."
11
11
dependencies :
12
- typescript : ^4.6 .2
12
+ typescript : ^4.7 .2
13
13
languageName : unknown
14
14
linkType : soft
15
15
16
- " typescript@npm:^4.6 .2 " :
17
- version : 4.6.3
18
- resolution : " typescript@npm:4.6.3 "
16
+ " typescript@npm:^4.7 .2 " :
17
+ version : 4.7.2
18
+ resolution : " typescript@npm:4.7.2 "
19
19
bin :
20
20
tsc : bin/tsc
21
21
tsserver : bin/tsserver
22
- checksum : 255bb26c8cb846ca689dd1c3a56587af4f69055907aa2c154796ea28ee0dea871535b1c78f85a6212c77f2657843a269c3a742d09d81495b97b914bf7920415b
22
+ checksum : 5163585e6b56410f77d5483b698d9489bbee8902c99029eb70cf6d21525a186530ce19a00951af84eefd4a131cc51d0959f5118e25e70ab61f45ac4057dbd1ef
23
23
languageName : node
24
24
linkType : hard
25
25
26
- " typescript@patch:typescript@^4.6 .2#~builtin<compat/typescript> " :
27
- version : 4.6.3
28
- resolution : " typescript@patch:typescript@npm%3A4.6.3 #~builtin<compat/typescript>::version=4.6.3 &hash=7ad353"
26
+ " typescript@patch:typescript@^4.7 .2#~builtin<compat/typescript> " :
27
+ version : 4.7.2
28
+ resolution : " typescript@patch:typescript@npm%3A4.7.2 #~builtin<compat/typescript>::version=4.7.2 &hash=7ad353"
29
29
bin :
30
30
tsc : bin/tsc
31
31
tsserver : bin/tsserver
32
- checksum : 6bf45caf847062420592e711bc9c28bf5f9a9a7fa8245343b81493e4ededae33f1774009d1234d911422d1646a2c839f44e1a23ecb111b40a60ac2ea4c1482a8
32
+ checksum : 7e2b9a9f4a70fb7616f1b0d986977f8e34a74f046202fa7f24fdee79589598277810fa216b3776c20c0683a9235872c73be34fdb93f67f98c1efaca40999422f
33
33
languageName : node
34
34
linkType : hard
Original file line number Diff line number Diff line change 15
15
"core-js" : " ^3.2.1" ,
16
16
"rxjs" : " ^7.5.5" ,
17
17
"tslib" : " ^2.0.0" ,
18
- "typescript" : " ^4.6 .2" ,
18
+ "typescript" : " ^4.7 .2" ,
19
19
"zone.js" : " ~0.11.3"
20
20
},
21
21
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments