Skip to content

Commit 8cb7fcc

Browse files
chore(deps): update dependency webpack to v5.90.1
1 parent a5d4947 commit 8cb7fcc

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
@@ -86,7 +86,7 @@
8686
"react-modal": "3.16.1",
8787
"react-test-renderer": "18.2.0",
8888
"rimraf": "5.0.5",
89-
"webpack": "5.90.0",
89+
"webpack": "5.90.1",
9090
"webpack-cli": "5.1.4",
9191
"webpack-dev-server": "4.15.1"
9292
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7605,10 +7605,10 @@ webpack-sources@^3.2.3:
76057605
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
76067606
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
76077607

7608-
7609-
version "5.90.0"
7610-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.0.tgz#313bfe16080d8b2fee6e29b6c986c0714ad4290e"
7611-
integrity sha512-bdmyXRCXeeNIePv6R6tGPyy20aUobw4Zy8r0LUS2EWO+U+Ke/gYDgsCh7bl5rB6jPpr4r0SZa6dPxBxLooDT3w==
7608+
7609+
version "5.90.1"
7610+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.1.tgz#62ab0c097d7cbe83d32523dbfbb645cdb7c3c01c"
7611+
integrity sha512-SstPdlAC5IvgFnhiRok8hqJo/+ArAbNv7rhU4fnWGHNVfN59HSQFaxZDSAL3IFG2YmqxuRs+IU33milSxbPlog==
76127612
dependencies:
76137613
"@types/eslint-scope" "^3.7.3"
76147614
"@types/estree" "^1.0.5"

0 commit comments

Comments
 (0)