Skip to content

Commit 65690a5

Browse files
committed
Upgrade packages version
1 parent d4787fa commit 65690a5

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.6.1"
25+
"webpack-genius": "^4.6.5"
2626
}
2727
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7893,10 +7893,10 @@ webpack-dev-server@^3.9.0:
78937893
ws "^6.2.1"
78947894
yargs "12.0.5"
78957895

7896-
webpack-genius@^4.6.1:
7897-
version "4.6.1"
7898-
resolved "https://registry.npmjs.org/webpack-genius/-/webpack-genius-4.6.1.tgz#861eec0cc6a02df73ebeab5d024f0898e6b8e1b8"
7899-
integrity sha512-iDc30bcRI7PsXQnQFnnUjnfvSBdPofT7jaqI0G3LshC+/uIGubPPX+ykcWXno23T+RmU79aBu0o6FJ4CPJ9ffQ==
7896+
webpack-genius@^4.6.5:
7897+
version "4.6.5"
7898+
resolved "https://registry.npmjs.org/webpack-genius/-/webpack-genius-4.6.5.tgz#694b8aed7db0b84aba1b0c2be6d0d1c3d6bdef26"
7899+
integrity sha512-DBcy1KrDTErHyccQnYRRHpXH7W4/X2m0x3ulMVvp67JhEjX7EjUZJ9BoliICBBcDS6Btk6wIFPCewtkD+bBzsg==
79007900
dependencies:
79017901
"@babel/core" "^7.7.4"
79027902
"@babel/plugin-proposal-class-properties" "^7.7.4"

0 commit comments

Comments
 (0)