File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 67
67
"@sentry/webpack-plugin" : " ^1.20.0" ,
68
68
"@types/jest" : " ^29.2.4" ,
69
69
"@types/lodash.mergewith" : " ^4.6.7" ,
70
- "@types/node" : " ^14 .18.34 " ,
70
+ "@types/node" : " ^16 .18.8 " ,
71
71
"@types/request-promise-native" : " ^1.0.18" ,
72
72
"babel-core" : " ^7.0.0-bridge.0" ,
73
73
"babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 12
12
"commitMessageTopic" : " {{prettyDepType}} {{depName}}"
13
13
},
14
14
"packageRules" : [
15
+ {
16
+ "matchPackageNames" : [
17
+ " node"
18
+ ],
19
+ "enabled" : false
20
+ },
15
21
{
16
22
"groupName" : " Sentry Dependencies" ,
17
23
"matchPackagePatterns" : [" ^@sentry" ],
Original file line number Diff line number Diff line change 3662
3662
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
3663
3663
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
3664
3664
3665
- "@types/node@^14 .18.34 ":
3666
- version "14 .18.34 "
3667
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14 .18.34 .tgz#cd2e6fa0dbfb08a62582a7b967558e73c32061ec "
3668
- integrity sha512-hcU9AIQVHmPnmjRK+XUUYlILlr9pQrsqSrwov/JK1pnf3GTQowVBhx54FbvM0AU/VXGH4i3+vgXS5EguR7fysA ==
3665
+ "@types/node@^16 .18.8 ":
3666
+ version "16 .18.8 "
3667
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-16 .18.8 .tgz#ffb2a4efa4eb4384811081776c52b054481cca54 "
3668
+ integrity sha512-TrpoNiaPvBH5h8rQQenMtVsJXtGsVBRJrcp2Ik6oEt99jHfGvDLh20VTTq3ixTbjYujukYz1IlY4N8a8yfY0jA ==
3669
3669
3670
3670
"@types/normalize-package-data@^2.4.0":
3671
3671
version "2.4.0"
You can’t perform that action at this time.
0 commit comments