Upgrade webpack-cli to 4.92 and webpack-dev-server to 4.7.4

This commit is contained in:
Evan Hahn 2022-03-28 18:18:00 -05:00 committed by GitHub
parent 03173a31da
commit 555b9d8aa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 382 additions and 328 deletions

View File

@ -296,8 +296,8 @@
"typed-scss-modules": "4.1.1",
"typescript": "4.6.2",
"webpack": "5.30.0",
"webpack-cli": "4.6.0",
"webpack-dev-server": "3.11.2"
"webpack-cli": "4.9.2",
"webpack-dev-server": "4.7.4"
},
"resolutions": {
"@storybook/react/@storybook/core/node-fetch": "2.6.1",

View File

@ -188,20 +188,6 @@
"reasonCategory": "falseMatch",
"updated": "2022-02-11T21:58:24.827Z"
},
{
"rule": "jQuery-wrap(",
"path": "node_modules/@mixer/parallel-prettier/node_modules/ansi-styles/index.js",
"line": "\t\t\tstyles[name] = wrap(identity, offset);",
"reasonCategory": "falseMatch",
"updated": "2022-03-22T19:29:46.099Z"
},
{
"rule": "jQuery-wrap(",
"path": "node_modules/@mixer/parallel-prettier/node_modules/ansi-styles/index.js",
"line": "\t\t\tstyles[name] = wrap(suite[targetSpace], offset);",
"reasonCategory": "falseMatch",
"updated": "2022-03-22T19:29:46.099Z"
},
{
"rule": "jQuery-wrap(",
"path": "node_modules/@mixer/parallel-prettier/node_modules/commander/index.js",
@ -1263,18 +1249,32 @@
"updated": "2020-04-30T22:35:27.860Z"
},
{
"rule": "thenify-multiArgs",
"path": "node_modules/del/node_modules/globby/node_modules/pify/index.js",
"line": "\t\t\t\t} else if (opts.multiArgs) {",
"rule": "jQuery-append(",
"path": "node_modules/del/node_modules/picomatch/lib/parse.js",
"line": " if (tok.value || tok.output) append(tok);",
"reasonCategory": "falseMatch",
"updated": "2020-08-25T00:30:50.619Z"
"updated": "2022-02-14T16:45:31.703Z"
},
{
"rule": "thenify-multiArgs",
"path": "node_modules/del/node_modules/pify/index.js",
"line": "\t\tif (options.multiArgs) {",
"reasonCategory": "usageTrusted",
"updated": "2020-04-13T22:04:17.176Z"
"rule": "jQuery-append(",
"path": "node_modules/del/node_modules/picomatch/lib/parse.js",
"line": " append({ value });",
"reasonCategory": "falseMatch",
"updated": "2022-02-14T16:45:31.703Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/del/node_modules/picomatch/lib/parse.js",
"line": " append({ value });",
"reasonCategory": "falseMatch",
"updated": "2022-02-14T16:45:31.703Z"
},
{
"rule": "jQuery-append(",
"path": "node_modules/del/node_modules/picomatch/lib/parse.js",
"line": " append({ value });",
"reasonCategory": "falseMatch|exampleCode|otherUtilityCode|regexMatchedSafeCode|notExercisedByOurApp|ruleNeeded|usageTrusted",
"updated": "2022-02-14T16:45:31.703Z"
},
{
"rule": "eval",
@ -4631,20 +4631,6 @@
"reasonCategory": "falseMatch",
"updated": "2020-09-14T16:19:54.461Z"
},
{
"rule": "jQuery-wrap(",
"path": "node_modules/ora/node_modules/ansi-styles/index.js",
"line": "\t\t\tstyles[name] = wrap(identity, offset);",
"reasonCategory": "falseMatch",
"updated": "2022-03-22T19:29:46.099Z"
},
{
"rule": "jQuery-wrap(",
"path": "node_modules/ora/node_modules/ansi-styles/index.js",
"line": "\t\t\tstyles[name] = wrap(suite[targetSpace], offset);",
"reasonCategory": "falseMatch",
"updated": "2022-03-22T19:29:46.099Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/pac-proxy-agent/node_modules/debug/src/browser.js",
@ -7208,20 +7194,6 @@
"updated": "2021-09-16T20:26:31.296Z",
"reasonDetail": "Dev-only dependency."
},
{
"rule": "jQuery-wrap(",
"path": "node_modules/wrap-ansi/node_modules/ansi-styles/index.js",
"line": "\t\t\tstyles[name] = wrap(identity, offset);",
"reasonCategory": "falseMatch",
"updated": "2021-12-14T16:24:36.869Z"
},
{
"rule": "jQuery-wrap(",
"path": "node_modules/wrap-ansi/node_modules/ansi-styles/index.js",
"line": "\t\t\tstyles[name] = wrap(suite[targetSpace], offset);",
"reasonCategory": "falseMatch",
"updated": "2021-12-14T16:24:36.869Z"
},
{
"rule": "jQuery-$(",
"path": "node_modules/xregexp/xregexp-all.js",

632
yarn.lock

File diff suppressed because it is too large Load Diff