Skip to content

Commit faa6a09

Browse files
dependabot-preview[bot]nklayman
authored andcommitted
chore(deps): bump webpack from 4.35.2 to 4.35.3 (#347)
Bumps [webpack](https://github.com/webpack/webpack) from 4.35.2 to 4.35.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.35.2...v4.35.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d0111b0 commit faa6a09

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

yarn.lock

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2601,11 +2601,6 @@ acorn-dynamic-import@^3.0.0:
26012601
dependencies:
26022602
acorn "^5.0.0"
26032603

2604-
acorn-dynamic-import@^4.0.0:
2605-
version "4.0.0"
2606-
resolved "https://registry.yarnpkg.com/acorn-dynamic-import/-/acorn-dynamic-import-4.0.0.tgz#482210140582a36b83c3e342e1cfebcaa9240948"
2607-
integrity sha512-d3OEjQV4ROpoflsnUA8HozoIR504TFxNivYEUi6uwz0IYhBkTDXGuWlNdMtybRt3nqVx/L6XqMt0FxkXuWKZhw==
2608-
26092604
acorn-globals@^4.1.0, acorn-globals@^4.3.0:
26102605
version "4.3.2"
26112606
resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-4.3.2.tgz#4e2c2313a597fd589720395f6354b41cd5ec8006"
@@ -2636,7 +2631,7 @@ acorn@^5.0.0, acorn@^5.5.0, acorn@^5.5.3, acorn@^5.6.2:
26362631
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
26372632
integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
26382633

2639-
acorn@^6.0.1, acorn@^6.0.4, acorn@^6.0.5, acorn@^6.0.7, acorn@^6.1.1:
2634+
acorn@^6.0.1, acorn@^6.0.4, acorn@^6.0.7, acorn@^6.1.1, acorn@^6.2.0:
26402635
version "6.2.0"
26412636
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.0.tgz#67f0da2fc339d6cfb5d6fb244fd449f33cd8bbe3"
26422637
integrity sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw==
@@ -15786,16 +15781,15 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0:
1578615781
webpack-sources "^1.3.0"
1578715782

1578815783
webpack@^4.18.0, webpack@^4.8.1:
15789-
version "4.35.2"
15790-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.35.2.tgz#5c8b8a66602cbbd6ec65c6e6747914a61c1449b1"
15791-
integrity sha512-TZAmorNymV4q66gAM/h90cEjG+N3627Q2MnkSgKlX/z3DlNVKUtqy57lz1WmZU2+FUZwzM+qm7cGaO95PyrX5A==
15784+
version "4.35.3"
15785+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.35.3.tgz#66bc35ef215a7b75e8790f84d560013ffecf0ca3"
15786+
integrity sha512-xggQPwr9ILlXzz61lHzjvgoqGU08v5+Wnut19Uv3GaTtzN4xBTcwnobodrXE142EL1tOiS5WVEButooGzcQzTA==
1579215787
dependencies:
1579315788
"@webassemblyjs/ast" "1.8.5"
1579415789
"@webassemblyjs/helper-module-context" "1.8.5"
1579515790
"@webassemblyjs/wasm-edit" "1.8.5"
1579615791
"@webassemblyjs/wasm-parser" "1.8.5"
15797-
acorn "^6.0.5"
15798-
acorn-dynamic-import "^4.0.0"
15792+
acorn "^6.2.0"
1579915793
ajv "^6.1.0"
1580015794
ajv-keywords "^3.1.0"
1580115795
chrome-trace-event "^1.0.0"

0 commit comments

Comments
 (0)