Skip to content

Commit 5d6041f

Browse files
committed
Upgrade packages version
1 parent 355fd0e commit 5d6041f

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
@@ -21,6 +21,6 @@
2121
"@types/redux-logger": "^3.0.7",
2222
"redux-logger": "^3.0.6",
2323
"typescript": "^3.7.3",
24-
"webpack-genius": "^4.7.4"
24+
"webpack-genius": "^4.7.6"
2525
}
2626
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8099,10 +8099,10 @@ webpack-dev-server@^3.9.0:
80998099
ws "^6.2.1"
81008100
yargs "12.0.5"
81018101

8102-
webpack-genius@^4.7.4:
8103-
version "4.7.4"
8104-
resolved "https://registry.npmjs.org/webpack-genius/-/webpack-genius-4.7.4.tgz#87883da4697d74e5bff8d20de74d11daaeb645fe"
8105-
integrity sha512-YtY9BN61AXla/j4VV4WUKqUwoUG8CUH3LCtfvt/T6KSi1cUPu4KuDiWe8hTzx5ER0BMIqsfzj+nu9dGdcgWLNg==
8102+
webpack-genius@^4.7.6:
8103+
version "4.7.6"
8104+
resolved "https://registry.npmjs.org/webpack-genius/-/webpack-genius-4.7.6.tgz#f58d722b204b4132b44dd9b87ab825fc4e66b08b"
8105+
integrity sha512-wlDNxe8AaRutjrzdn0tuLaG0KX/O4hoDCJ9THtJexNTS0tb/nLHEWEccK2Wbxid5sffD20LsMipPefKozdSZEg==
81068106
dependencies:
81078107
"@babel/core" "^7.7.5"
81088108
"@babel/plugin-proposal-class-properties" "^7.7.4"

0 commit comments

Comments
 (0)