Skip to content

Commit 65d847d

Browse files
chore(deps): update dependency webpack to v4.47.0
1 parent e07a02f commit 65d847d

File tree

2 files changed

+24
-21
lines changed

2 files changed

+24
-21
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/react-router-dom": "5.1.7",
6363
"@types/react-test-renderer": "16.9.4",
6464
"@types/styled-components": "5.1.0",
65-
"@types/webpack": "4.41.10",
65+
"@types/webpack": "4.41.34",
6666
"@types/webpack-dev-server": "3.11.4",
6767
"@typescript-eslint/eslint-plugin": "2.34.0",
6868
"@typescript-eslint/parser": "2.34.0",
@@ -97,7 +97,7 @@
9797
"ts-jest": "25.5.1",
9898
"ts-node": "8.10.2",
9999
"typescript": "3.8.3",
100-
"webpack": "4.42.1",
100+
"webpack": "4.47.0",
101101
"webpack-cli": "3.3.11",
102102
"webpack-dev-server": "3.11.2"
103103
},

yarn.lock

+22-19
Original file line numberDiff line numberDiff line change
@@ -4718,7 +4718,7 @@
47184718
"@types/source-list-map" "*"
47194719
source-map "^0.6.1"
47204720

4721-
"@types/webpack@*", "@types/webpack@4.41.10", "@types/webpack@^4.4.31", "@types/webpack@^4.41.8":
4721+
"@types/webpack@*", "@types/webpack@^4.4.31", "@types/webpack@^4.41.8":
47224722
version "4.41.10"
47234723
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.10.tgz#2e1f6b3508a249854efe3dcc7690905ac5ee10be"
47244724
integrity sha512-vIy0qaq8AjOjZLuFPqpo7nAJzcoVXMdw3mvpNN07Uvdy0p1IpJeLNBe3obdRP7FX2jIusDE7z1pZa0A6qYUgnA==
@@ -4730,6 +4730,18 @@
47304730
"@types/webpack-sources" "*"
47314731
source-map "^0.6.0"
47324732

4733+
4734+
version "4.41.34"
4735+
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.34.tgz#8cf616be84b39c8fb26f9459d4470a5514df2477"
4736+
integrity sha512-CN2aOGrR3zbMc2v+cKqzaClYP1ldkpPOgtdNvgX+RmlWCSWxHxpzz6WSCVQZRkF8D60ROlkRzAoEpgjWQ+bd2g==
4737+
dependencies:
4738+
"@types/node" "*"
4739+
"@types/tapable" "^1"
4740+
"@types/uglify-js" "*"
4741+
"@types/webpack-sources" "*"
4742+
anymatch "^3.0.0"
4743+
source-map "^0.6.0"
4744+
47334745
"@types/webpack@^4":
47344746
version "4.41.28"
47354747
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.28.tgz#0069a2159b7ad4d83d0b5801942c17d54133897b"
@@ -5059,7 +5071,7 @@ acorn-walk@^7.2.0:
50595071
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc"
50605072
integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==
50615073

5062-
acorn@^6.0.1, acorn@^6.2.1:
5074+
acorn@^6.0.1:
50635075
version "6.4.1"
50645076
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
50655077
integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
@@ -8141,7 +8153,7 @@ [email protected]:
81418153
memory-fs "^0.4.0"
81428154
tapable "^1.0.0"
81438155

8144-
enhanced-resolve@^4.0.0, enhanced-resolve@^4.1.0:
8156+
enhanced-resolve@^4.0.0:
81458157
version "4.1.1"
81468158
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.1.1.tgz#2937e2b8066cd0fe7ce0990a98f0d71a35189f66"
81478159
integrity sha512-98p2zE+rL7/g/DzMHMTF4zZlCgeVdJ7yr6xzEpJRYwFYrGi9ANdn5DnJURg6RpBkyk60XYDnWIv51VfIhfNGuA==
@@ -17725,15 +17737,6 @@ watchpack-chokidar2@^2.0.1:
1772517737
dependencies:
1772617738
chokidar "^2.1.8"
1772717739

17728-
watchpack@^1.6.0:
17729-
version "1.6.1"
17730-
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.6.1.tgz#280da0a8718592174010c078c7585a74cd8cd0e2"
17731-
integrity sha512-+IF9hfUFOrYOOaKyfaI7h7dquUIOgyEMoQMLA7OP5FxegKA2+XdXThAZ9TU2kucfhDH7rfMHs1oPYziVGWRnZA==
17732-
dependencies:
17733-
chokidar "^2.1.8"
17734-
graceful-fs "^4.1.2"
17735-
neo-async "^2.5.0"
17736-
1773717740
watchpack@^1.7.4:
1773817741
version "1.7.5"
1773917742
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.5.tgz#1267e6c55e0b9b5be44c2023aed5437a2c26c453"
@@ -17930,20 +17933,20 @@ webpack@4:
1793017933
watchpack "^1.7.4"
1793117934
webpack-sources "^1.4.1"
1793217935

17933-
webpack@4.42.1:
17934-
version "4.42.1"
17935-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.42.1.tgz#ae707baf091f5ca3ef9c38b884287cfe8f1983ef"
17936-
integrity sha512-SGfYMigqEfdGchGhFFJ9KyRpQKnipvEvjc1TwrXEPCM6H5Wywu10ka8o3KGrMzSMxMQKt8aCHUFh5DaQ9UmyRg==
17936+
webpack@4.47.0:
17937+
version "4.47.0"
17938+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.47.0.tgz#8b8a02152d7076aeb03b61b47dad2eeed9810ebc"
17939+
integrity sha512-td7fYwgLSrky3fI1EuU5cneU4+pbH6GgOfuKNS1tNPcfdGinGELAqsb/BP4nnvZyKSG2i/xFGU7+n2PvZA8HJQ==
1793717940
dependencies:
1793817941
"@webassemblyjs/ast" "1.9.0"
1793917942
"@webassemblyjs/helper-module-context" "1.9.0"
1794017943
"@webassemblyjs/wasm-edit" "1.9.0"
1794117944
"@webassemblyjs/wasm-parser" "1.9.0"
17942-
acorn "^6.2.1"
17945+
acorn "^6.4.1"
1794317946
ajv "^6.10.2"
1794417947
ajv-keywords "^3.4.1"
1794517948
chrome-trace-event "^1.0.2"
17946-
enhanced-resolve "^4.1.0"
17949+
enhanced-resolve "^4.5.0"
1794717950
eslint-scope "^4.0.3"
1794817951
json-parse-better-errors "^1.0.2"
1794917952
loader-runner "^2.4.0"
@@ -17956,7 +17959,7 @@ [email protected]:
1795617959
schema-utils "^1.0.0"
1795717960
tapable "^1.1.3"
1795817961
terser-webpack-plugin "^1.4.3"
17959-
watchpack "^1.6.0"
17962+
watchpack "^1.7.4"
1796017963
webpack-sources "^1.4.1"
1796117964

1796217965
websocket-driver@>=0.5.1:

0 commit comments

Comments
 (0)