Fully move to protobufjs
This commit is contained in:
parent
20ea409d9e
commit
570fb182d4
46 changed files with 1133 additions and 12401 deletions
|
@ -8561,13 +8561,6 @@
|
|||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-20T20:01:50.505Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/make-dir/node_modules/pify/index.js",
|
||||
"line": "\t\t\t\t} else if (opts.multiArgs) {",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T18:06:35.446Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-html(",
|
||||
"path": "node_modules/marked/lib/marked.js",
|
||||
|
@ -12995,13 +12988,6 @@
|
|||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-07T18:18:03.022Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/update-notifier/index.js",
|
||||
"line": "\t\t\t\t\tchalk().cyan(format(' sudo chown -R $USER:$(id -gn $USER) %s ', xdgBasedir().config));",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T21:59:32.770Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/uri-js/dist/es5/uri.all.min.js",
|
||||
|
@ -14164,4 +14150,4 @@
|
|||
"updated": "2021-03-18T21:41:28.361Z",
|
||||
"reasonDetail": "A generic hook. Typically not to be used with non-DOM values."
|
||||
}
|
||||
]
|
||||
]
|
|
@ -244,6 +244,8 @@ const excludedFilesRegexps = [
|
|||
'^node_modules/xmldom/.+',
|
||||
'^node_modules/yargs-unparser/',
|
||||
'^node_modules/yargs/.+',
|
||||
'^node_modules/find-yarn-workspace-root/.+',
|
||||
'^node_modules/update-notifier/.+',
|
||||
|
||||
// Used by Storybook
|
||||
'^node_modules/@emotion/.+',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue