Skip to content

Commit 908fdfc

Browse files
committed
Upgrade package webpack-genius
1 parent 408864e commit 908fdfc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"@types/redux-logger": "^3.0.7",
2323
"redux-logger": "^3.0.6",
2424
"typescript": "^3.7.2",
25-
"webpack-genius": "^4.3.2"
25+
"webpack-genius": "^4.4.2"
2626
}
2727
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7868,10 +7868,10 @@ webpack-dev-server@^3.9.0:
78687868
ws "^6.2.1"
78697869
yargs "12.0.5"
78707870

7871-
webpack-genius@^4.3.2:
7872-
version "4.3.2"
7873-
resolved "https://registry.npmjs.org/webpack-genius/-/webpack-genius-4.3.2.tgz#9df01af70f8d53e337a6046f4bf261a78f5b89fe"
7874-
integrity sha512-fD3NSAYjVYM0UEKbix07m6TjACHqpF2LUBqn5Xr/hgQzOW5PzngtrCNxKGRfKc3jkSepOTldEmQIj7W4QKBnHg==
7871+
webpack-genius@^4.4.2:
7872+
version "4.4.2"
7873+
resolved "https://registry.npmjs.org/webpack-genius/-/webpack-genius-4.4.2.tgz#4cd0fc9d4d441c99a5e46c8bdc9c938c306fbfe8"
7874+
integrity sha512-hy/2g/81tKxOC3mQrSicYKKcdCPnmbhVEaxHTRTdLVkBbMNSgi39ekaZYfikBER32BM99qhIv0RVLEaMtV+HFA==
78757875
dependencies:
78767876
"@babel/core" "^7.7.4"
78777877
"@babel/plugin-proposal-class-properties" "^7.7.4"

0 commit comments

Comments
 (0)