TypeScript Bot
7e94d0fdb7
v0.0.161
2023-05-19 20:08:41 +00:00
TypeScript Bot
b5f64c912e
v0.0.161-next.0
2023-05-19 19:02:36 +00:00
TypeScript Bot
8eb317e7ad
v0.0.160
2023-05-16 20:33:25 +00:00
TypeScript Bot
188caa2101
v0.0.160-next.11
2023-05-16 17:35:41 +00:00
TypeScript Bot
7b3a434277
v0.0.160-next.10
2023-05-15 16:44:25 +00:00
Andrew Brobston
313d1f03a3
Add gray-matter to allowed dependencies ( #675 )
2023-05-15 09:39:53 -07:00
TypeScript Bot
19721b381c
v0.0.160-next.7
2023-05-01 15:29:39 +00:00
Adam Thompson-Sharpe
e475aba97e
feat: Add @streamparser/json to allowed dependencies ( #670 )
2023-05-01 08:26:21 -07:00
TypeScript Bot
ebb7f3939b
v0.0.160-next.5
2023-04-26 21:59:26 +00:00
Konrad Perlicki
91e246216f
Add googleapis to allowed dependencies ( #667 )
2023-04-26 14:55:44 -07:00
TypeScript Bot
62d299acb7
v0.0.160-next.4
2023-04-25 20:06:57 +00:00
Luna
357c10afe5
Add @react-native/virtualized-lists to allowed deps ( #666 )
...
Co-authored-by: Luna Wei <luwe@fb.com >
2023-04-25 13:03:33 -07:00
TypeScript Bot
2b1e9826a7
v0.0.160-next.3
2023-04-19 04:33:48 +00:00
Noah Allen
e162cfca1b
Add wordpress components to allowed dependencies ( #665 )
...
* Add wordpress components to allowed dependencies
* Alphabetize
2023-04-18 21:30:28 -07:00
TypeScript Bot
6d498b13e6
v0.0.160-next.2
2023-04-11 17:30:08 +00:00
Maxim Mazurok
d81b8f6927
gapi.client.* updates ( #664 )
2023-04-11 10:26:21 -07:00
TypeScript Bot
544c895736
v0.0.160-next.1
2023-04-04 16:00:19 +00:00
Harris Miller
39ac224305
add types-ramda to allowedPackageJsonDependencies.txt ( #660 )
2023-04-04 08:56:01 -07:00
TypeScript Bot
b8f151d4e3
v0.0.160-next.0
2023-04-03 16:54:46 +00:00
Espen Hovlandsdal
f237aa8fb3
chore(definitions-parser): allow @types/sharp as dependency ( #661 )
2023-04-03 09:51:07 -07:00
TypeScript Bot
2df7962a3c
v0.0.159
2023-03-28 16:02:41 +00:00
TypeScript Bot
cb2436d5ce
v0.0.158
2023-03-27 17:16:15 +00:00
TypeScript Bot
f02f34cadd
v0.0.158-next.2
2023-03-24 17:20:21 +00:00
Josh Goldberg
f2d538de14
Converted no-self-import from TSLint to ESLint ( #652 )
...
* Converted no-self-import from TSLint to ESLint
* Update packages/dtslint/src/rules/no-self-import.ts
2023-03-24 10:16:09 -07:00
TypeScript Bot
4dace40c9d
v0.0.158-next.0
2023-03-22 22:45:50 +00:00
James Garbutt
17d56dc44c
chore (definitions-parser): whitelist react-router ( #649 )
2023-03-22 15:42:02 -07:00
TypeScript Bot
1ec9262caa
v0.0.157
2023-03-22 21:48:21 +00:00
TypeScript Bot
bfbe9cee25
v0.0.157-next.0
2023-03-22 21:44:14 +00:00
Andrew Branch
7c82ab4ff2
Allow --module node16 ( #647 )
2023-03-22 14:39:56 -07:00
TypeScript Bot
d57e5435fe
v0.0.156
2023-03-22 18:17:19 +00:00
TypeScript Bot
8a6232e6ff
v0.0.156-next.0
2023-03-22 18:11:27 +00:00
TypeScript Bot
87d6ebe276
v0.0.155
2023-03-22 16:38:21 +00:00
TypeScript Bot
e0e6b8f111
v0.0.154-next.2
2023-03-22 16:33:20 +00:00
TypeScript Bot
15d48f4866
v0.0.154-next.1
2023-03-21 00:42:41 +00:00
Manuel Thalmann
86d3c25205
Allow the use of glob in @types/-packages ( #643 )
2023-03-20 17:11:40 -07:00
TypeScript Bot
cad0a6549f
v0.0.153
2023-03-20 15:48:16 +00:00
TypeScript Bot
c8d2ae6540
v0.0.153-next.0
2023-03-20 15:26:14 +00:00
Dolan
1b078db688
Add @types/glob to list ( #640 )
...
This is because as of 9.0.0, glob has its own types
2023-03-20 08:21:44 -07:00
TypeScript Bot
79f1f93fad
v0.0.152
2023-03-16 17:30:24 +00:00
TypeScript Bot
b5be06b8fc
v0.0.152-next.8
2023-03-16 17:18:08 +00:00
TypeScript Bot
956da9e538
v0.0.152-next.4
2023-03-13 23:48:59 +00:00
TypeScript Bot
2b5703939b
Format
2023-03-13 23:48:29 +00:00
Nathan Shively-Sanders
f3b30c31d4
Handle EmptyStatement at top-level in global files ( #635 )
...
* Handle EmptyStatement at top-level in global files
getModuleInfo's per-node handling of top-level statements in a
non-module sourcefile forgot to include EmptyStatement.
* improve naming of test variables
2023-03-13 16:44:21 -07:00
TypeScript Bot
f7dcfe3b2f
v0.0.152-next.2
2023-03-02 00:27:21 +00:00
Marek Dědič
73f6268ea1
Added @wordpress/data to allowedPackageJsonDependencies.txt ( #628 )
...
Needed for other wordpress type packages
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com >
2023-03-01 16:22:36 -08:00
TypeScript Bot
560111ec4c
v0.0.152-next.1
2023-03-02 00:20:35 +00:00
Marek Dědič
f39f2c14a7
Added @wordpress/core-data to allowedPackageJsonDependencies.txt ( #629 )
...
Needed for other wordpress type packages
2023-03-01 16:11:39 -08:00
TypeScript Bot
66f853f297
v0.0.152-next.0
2023-03-01 17:20:04 +00:00
Nathan Bierema
de948f3366
Add fflate to allowed dependencies ( #627 )
...
Needed for three.js types, since three.js re-exports fflate.
2023-03-01 09:15:46 -08:00
TypeScript Bot
695ae16032
v0.0.151
2023-02-28 23:37:18 +00:00