Skip to content

Commit

Permalink
Update dependency webpack to ~5.76.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 18, 2023
1 parent 37fece6 commit 6da2ea8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/fonts/package.json
Expand Up @@ -25,7 +25,7 @@
"tsconfig-paths-webpack-plugin": "~4.0.0",
"typescript": "^4.0.2",
"url-loader": "^4.1.0",
"webpack": "~5.74.0",
"webpack": "~5.76.0",
"webpack-cli": "~4.10.0"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -19686,10 +19686,10 @@ webpack@4.43.0, webpack@~4.43.0:
watchpack "^1.6.1"
webpack-sources "^1.4.1"

webpack@~5.74.0:
version "5.74.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.74.0.tgz#02a5dac19a17e0bb47093f2be67c695102a55980"
integrity sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==
webpack@~5.76.0:
version "5.76.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.2.tgz#6f80d1c1d1e3bf704db571b2504a0461fac80230"
integrity sha512-Th05ggRm23rVzEOlX8y67NkYCHa9nTNcwHPBhdg+lKG+mtiW7XgggjAeeLnADAe7mLjJ6LUNfgHAuRRh+Z6J7w==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^0.0.51"
Expand Down

0 comments on commit 6da2ea8

Please sign in to comment.