Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Commit 10aaeac

Browse files
Bump webpack from 5.25.0 to 5.25.1 in /assets (#199)
Bumps [webpack](https://github.com/webpack/webpack) from 5.25.0 to 5.25.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.25.0...v5.25.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb8d24d commit 10aaeac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"node-sass": "^5.0.0",
3232
"sass-loader": "^11.0.1",
3333
"terser-webpack-plugin": "^5.1.1",
34-
"webpack": "5.25.0",
34+
"webpack": "5.25.1",
3535
"webpack-cli": "^4.5.0"
3636
}
3737
}

assets/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4964,10 +4964,10 @@ webpack-sources@^2.1.1:
49644964
source-list-map "^2.0.1"
49654965
source-map "^0.6.1"
49664966

4967-
4968-
version "5.25.0"
4969-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.25.0.tgz#f9409977f0f3b6d4b9c4f73adc7d7cb9603a09e9"
4970-
integrity sha512-jqQZopNCzt9c4K6Qa7j6kIhzHfR9wgF84go58VoNp4JbZrBr2D2l5lcv72CW80yc6NJl8CR6OY8xctnIs0r2uw==
4967+
4968+
version "5.25.1"
4969+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.25.1.tgz#d3564440ed2569253fa45864405a313916bef6f6"
4970+
integrity sha512-dzFTJwehoLZkeHUkvMSwAgVdGL+PerfX0mke9tOWjJs4OzFctkxCqD8Zj5J387jLkC4gNqSin0/EurhH28boCg==
49714971
dependencies:
49724972
"@types/eslint-scope" "^3.7.0"
49734973
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)