chore: prevent major bumps to normalize-url

The highest version that can be used in a browser is 4, after which
Safari is likely to break.
pull/41944/merge
Oliver Eyton-Williams 2021-06-15 11:43:38 +02:00 committed by Mrugesh Mohapatra
parent a555e013a0
commit e3c76933cc
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@
{
"groupName": "Monaco Editor",
"matchPackageNames": ["monaco-editor", "monaco-editor-webpack-plugin"]
},
{
"matchPackageNames": ["normalize-url"],
"allowedVersions": "<5.0.0"
}
],
"ignorePaths": [