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 47
47
"@types/escape-string-regexp" : " ^2.0.1" ,
48
48
"@types/jest" : " ^26.0.14" ,
49
49
"@types/lodash.merge" : " ^4.6.6" ,
50
- "@types/node" : " ^14.11 .10" ,
50
+ "@types/node" : " ^16.7 .10" ,
51
51
"@types/qs" : " ^6.9.7" ,
52
52
"@typescript-eslint/eslint-plugin" : " ^4.15.1" ,
53
53
"@typescript-eslint/parser" : " ^4.4.1" ,
Original file line number Diff line number Diff line change 2263
2263
dependencies:
2264
2264
"@types/node" "*"
2265
2265
2266
- "@types/node@*":
2267
- version "16.4.13 "
2268
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.13 .tgz#7dfd9c14661edc65cccd43a29eb454174642370d "
2269
- integrity sha512-bLL69sKtd25w7p1nvg9pigE4gtKVpGTPojBFLMkGHXuUgap2sLqQt2qUnqmVCDfzGUL0DRNZP+1prIZJbMeAXg ==
2266
+ "@types/node@*", "@types/node@^16.7.10" :
2267
+ version "16.7.10 "
2268
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10 .tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc "
2269
+ integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA ==
2270
2270
2271
2271
"@types/node@12.20.12":
2272
2272
version "12.20.12"
2273
2273
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
2274
2274
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
2275
2275
2276
- "@types/node@^14.11.10":
2277
- version "14.17.9"
2278
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.9.tgz#b97c057e6138adb7b720df2bd0264b03c9f504fd"
2279
- integrity sha512-CMjgRNsks27IDwI785YMY0KLt3co/c0cQ5foxHYv/shC2w8oOnVwz5Ubq1QG5KzrcW+AXk6gzdnxIkDnTvzu3g==
2280
-
2281
2276
"@types/normalize-package-data@^2.4.0":
2282
2277
version "2.4.1"
2283
2278
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
You can’t perform that action at this time.
0 commit comments