This repository was archived by the owner on May 5, 2024. It is now read-only.
File tree 2 files changed +5
-10
lines changed
2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 38
38
"@commitlint/cli" : " ^12.0.1" ,
39
39
"@commitlint/config-conventional" : " ^12.0.1" ,
40
40
"@types/jest" : " ^24.0.24" ,
41
- "@types/node" : " ^13.1.0 " ,
41
+ "@types/node" : " ^14.14.35 " ,
42
42
"@typescript-eslint/eslint-plugin" : " ^2.13.0" ,
43
43
"@typescript-eslint/parser" : " ^2.13.0" ,
44
44
"babel-jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change 2382
2382
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
2383
2383
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
2384
2384
2385
- " @types/node@* " :
2386
- version "12.7.12"
2387
- resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.12.tgz#7c6c571cc2f3f3ac4a59a5f2bd48f5bdbc8653cc"
2388
- integrity sha512-KPYGmfD0/b1eXurQ59fXD1GBzhSQfz6/lKBxkaHX9dKTzjXbK68Zt7yGUxUsCS1jeTy/8aL+d9JEr+S54mpkWQ==
2389
-
2390
- " @types/node@>= 8" , "@types/node@^13.1.0":
2391
- version "13.1.0"
2392
- resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.0.tgz#225cbaac5fdb2b9ac651b02c070d8aa3c37cc812"
2393
- integrity sha512-zwrxviZS08kRX40nqBrmERElF2vpw4IUTd5khkhBTfFH8AOaeoLVx48EC4+ZzS2/Iga7NevncqnsUSYjM4OWYA==
2385
+ " @types/node@*" , "@types/node@>= 8", "@types/node@^14.14.35":
2386
+ version "14.14.35"
2387
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
2388
+ integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
2394
2389
2395
2390
" @types/normalize-package-data@^2.4.0 " :
2396
2391
version "2.4.0"
You can’t perform that action at this time.
0 commit comments