This repository was archived by the owner on Jul 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 32
32
"@babel/preset-env" : " ^7.15.6" ,
33
33
"@babel/preset-typescript" : " ^7.15.6" ,
34
34
"@preconstruct/cli" : " ^2.1.0" ,
35
- "@types/estree" : " ^0 .0.41 " ,
35
+ "@types/estree" : " ^1 .0.0 " ,
36
36
"@types/jest" : " ^26.0.21" ,
37
37
"benchmark" : " ^2.1.4" ,
38
38
"bson" : " ^4.6.3" ,
Original file line number Diff line number Diff line change 1386
1386
" @types/node" " *"
1387
1387
" @types/responselike" " *"
1388
1388
1389
- " @types/estree@* " :
1390
- version "0 .0.51 "
1391
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51. tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40 "
1392
- integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ ==
1389
+ " @types/estree@*" , "@types/estree@^1.0.0" :
1390
+ version "1 .0.0 "
1391
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1. 0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2 "
1392
+ integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ ==
1393
1393
1394
1394
1395
1395
version "0.0.39"
1396
1396
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
1397
1397
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
1398
1398
1399
- " @types/estree@^0.0.41 " :
1400
- version "0.0.41"
1401
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.41.tgz#fd90754150b57432b72bf560530500597ff04421"
1402
- integrity sha512-rIAmXyJlqw4KEBO7+u9gxZZSQHaCNnIzYrnNmYVpgfJhxTqO0brCX0SYpqUTkVI5mwwUwzmtspLBGBKroMeynA==
1403
-
1404
1399
" @types/graceful-fs@^4.1.2 " :
1405
1400
version "4.1.5"
1406
1401
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.5.tgz#21ffba0d98da4350db64891f92a9e5db3cdb4e15"
You can’t perform that action at this time.
0 commit comments