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" : " ^27.5.0" ,
37
37
"benchmark" : " ^2.1.4" ,
38
38
"bson" : " ^4.6.3" ,
Original file line number Diff line number Diff line change 1456
1456
" @types/node" " *"
1457
1457
" @types/responselike" " *"
1458
1458
1459
- " @types/estree@* " :
1460
- version "0 .0.51 "
1461
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51. tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40 "
1462
- integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ ==
1459
+ " @types/estree@*" , "@types/estree@^1.0.0" :
1460
+ version "1 .0.0 "
1461
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1. 0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2 "
1462
+ integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ ==
1463
1463
1464
1464
1465
1465
version "0.0.39"
1466
1466
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
1467
1467
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
1468
1468
1469
- " @types/estree@^0.0.41 " :
1470
- version "0.0.41"
1471
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.41.tgz#fd90754150b57432b72bf560530500597ff04421"
1472
- integrity sha512-rIAmXyJlqw4KEBO7+u9gxZZSQHaCNnIzYrnNmYVpgfJhxTqO0brCX0SYpqUTkVI5mwwUwzmtspLBGBKroMeynA==
1473
-
1474
1469
" @types/graceful-fs@^4.1.2 " :
1475
1470
version "4.1.5"
1476
1471
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