Skip to content

Commit

Permalink
Build(deps-dev): Bump webpack from 5.90.0 to 5.90.1 in /fbg-server (#…
Browse files Browse the repository at this point in the history
…2505)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 15f0b75 commit 24e3c78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion fbg-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^4.9.5",
"webpack": "5.90.0"
"webpack": "5.90.1"
},
"jest": {
"moduleFileExtensions": [
Expand Down
8 changes: 4 additions & 4 deletions fbg-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10198,10 +10198,10 @@ [email protected]:
watchpack "^2.4.0"
webpack-sources "^3.2.3"

[email protected].0:
version "5.90.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.0.tgz#313bfe16080d8b2fee6e29b6c986c0714ad4290e"
integrity sha512-bdmyXRCXeeNIePv6R6tGPyy20aUobw4Zy8r0LUS2EWO+U+Ke/gYDgsCh7bl5rB6jPpr4r0SZa6dPxBxLooDT3w==
[email protected].1:
version "5.90.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.1.tgz#62ab0c097d7cbe83d32523dbfbb645cdb7c3c01c"
integrity sha512-SstPdlAC5IvgFnhiRok8hqJo/+ArAbNv7rhU4fnWGHNVfN59HSQFaxZDSAL3IFG2YmqxuRs+IU33milSxbPlog==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^1.0.5"
Expand Down

0 comments on commit 24e3c78

Please sign in to comment.