Ver código fonte

chore(deps-dev): bump webpack in /src/packages/excalidraw (#3584)

Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vanilla_orig
dependabot[bot] 4 anos atrás
pai
commit
fc5db9248c
Nenhuma conta vinculada ao e-mail do autor do commit

+ 1
- 1
src/packages/excalidraw/package.json Ver arquivo

@@ -68,7 +68,7 @@
68 68
     "terser-webpack-plugin": "5.1.1",
69 69
     "ts-loader": "8.1.0",
70 70
     "typescript": "4.2.4",
71
-    "webpack": "5.36.2",
71
+    "webpack": "5.37.0",
72 72
     "webpack-bundle-analyzer": "4.4.1",
73 73
     "webpack-cli": "4.6.0"
74 74
   },

+ 4
- 4
src/packages/excalidraw/yarn.lock Ver arquivo

@@ -2853,10 +2853,10 @@ webpack-sources@^2.1.1:
2853 2853
     source-list-map "^2.0.1"
2854 2854
     source-map "^0.6.1"
2855 2855
 
2856
-webpack@5.36.2:
2857
-  version "5.36.2"
2858
-  resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.2.tgz#6ef1fb2453ad52faa61e78d486d353d07cca8a0f"
2859
-  integrity sha512-XJumVnnGoH2dV+Pk1VwgY4YT6AiMKpVoudUFCNOXMIVrEKPUgEwdIfWPjIuGLESAiS8EdIHX5+TiJz/5JccmRg==
2856
+webpack@5.37.0:
2857
+  version "5.37.0"
2858
+  resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.37.0.tgz#2ab00f613faf494504eb2beef278dab7493cc39d"
2859
+  integrity sha512-yvdhgcI6QkQkDe1hINBAJ1UNevqNGTVaCkD2SSJcB8rcrNNl922RI8i2DXUAuNfANoxwsiXXEA4ZPZI9q2oGLA==
2860 2860
   dependencies:
2861 2861
     "@types/eslint-scope" "^3.7.0"
2862 2862
     "@types/estree" "^0.0.47"

Carregando…
Cancelar
Salvar