Skip to content

Commit a43be55

Browse files
build(deps-dev): bump webpack from 5.60.0 to 5.61.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.60.0 to 5.61.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.60.0...v5.61.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc33cf7 commit a43be55

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

aws/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ts-node": "^9.1.1",
7070
"tsconfig-paths": "^3.11.0",
7171
"typescript": "^4.2.4",
72-
"webpack": "^5.60.0",
72+
"webpack": "^5.61.0",
7373
"webpack-node-externals": "^3.0.0"
7474
},
7575
"author": "ap2020",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10891,10 +10891,10 @@ webpack-sources@^3.2.0:
1089110891
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
1089210892
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==
1089310893

10894-
webpack@^5.60.0:
10895-
version "5.60.0"
10896-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.60.0.tgz#9c26f38a57c9688b0a8c5c885e05197344eae67d"
10897-
integrity sha512-OL5GDYi2dKxnwJPSOg2tODgzDxAffN0osgWkZaBo/l3ikCxDFP+tuJT3uF7GyBE3SDBpKML/+a8EobyWAQO3DQ==
10894+
webpack@^5.61.0:
10895+
version "5.61.0"
10896+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.61.0.tgz#fa827f0ee9bdfd141dd73c3e891e955ebd52fe7f"
10897+
integrity sha512-fPdTuaYZ/GMGFm4WrPi2KRCqS1vDp773kj9S0iI5Uc//5cszsFEDgHNaX4Rj1vobUiU1dFIV3mA9k1eHeluFpw==
1089810898
dependencies:
1089910899
"@types/eslint-scope" "^3.7.0"
1090010900
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)