Skip to content

Commit

Permalink
Update JS dependency webpack to v5.35.1 (#9466)
Browse files Browse the repository at this point in the history
* Update JS dependency webpack to v5.35.1

* yarn dev

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Dario <[email protected]>
  • Loading branch information
3 people authored Apr 24, 2021
1 parent 0f542ed commit a7ebf96
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion themes-default/slim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"timekeeper": "2.2.0",
"vue-jest": "3.0.7",
"vue-loader": "15.9.6",
"webpack": "5.34.0",
"webpack": "5.35.1",
"webpack-cli": "4.6.0"
},
"stylelint": {
Expand Down
8 changes: 4 additions & 4 deletions themes-default/slim/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11933,10 +11933,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"

webpack@5.34.0:
version "5.34.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.34.0.tgz#8f12bfd3474e7543232345b89294cfe8a5191c10"
integrity sha512-+WiFMgaZqhu7zKN64LQ7z0Ml4WWI+9RwG6zmS0wJDQXiCeg3hpN8fYFNJ+6WlosDT55yVxTfK7XHUAOVR4rLyA==
webpack@5.35.1:
version "5.35.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.35.1.tgz#857670799465c8a5cbb94c4c175d60ac42d18ba3"
integrity sha512-uWKYStqJ23+N6/EnMEwUjPSSKUG1tFmcuKhALEh/QXoUxwN8eb3ATNIZB38A+fO6QZ0xfc7Cu7KNV9LXNhDCsw==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.47"
Expand Down
8 changes: 4 additions & 4 deletions themes/dark/assets/js/vendors.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions themes/light/assets/js/vendors.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a7ebf96

Please sign in to comment.