Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 9, 2021
1 parent fc0e53c commit 38e9fb9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"style-loader": "3.3.1",
"svg-inline-loader": "0.8.2",
"url-loader": "4.1.1",
"webpack": "5.59.0",
"webpack": "5.63.0",
"webpack-cli": "4.9.1",
"webpack-dev-server": "4.3.1"
}
Expand Down
13 changes: 9 additions & 4 deletions yarn.lock
Expand Up @@ -12558,6 +12558,11 @@ style-loader@1.3.0:
loader-utils "^2.0.0"
schema-utils "^2.7.0"

style-loader@3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.1.tgz#057dfa6b3d4d7c7064462830f9113ed417d38575"
integrity sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==

stylehacks@^4.0.0:
version "4.0.3"
resolved "https://registry.yarnpkg.com/stylehacks/-/stylehacks-4.0.3.tgz#6718fcaf4d1e07d8a1318690881e8d96726a71d5"
Expand Down Expand Up @@ -13508,10 +13513,10 @@ webpack@4.44.2:
watchpack "^1.7.4"
webpack-sources "^1.4.1"

webpack@5.59.0:
version "5.59.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.59.0.tgz#a5038fc0d4d9350ee528e7e1e0282080c63efcf5"
integrity sha512-2HiFHKnWIb/cBfOfgssQn8XIRvntISXiz//F1q1+hKMs+uzC1zlVCJZEP7XqI1wzrDyc/ZdB4G+MYtz5biJxCA==
webpack@5.63.0:
version "5.63.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.63.0.tgz#4b074115800e0526d85112985e46c64b95e04aaf"
integrity sha512-HYrw6bkj/MDmphAXvqLEvn2fVoDZsYu6O638WjK6lSNgIpjb5jl/KtOrqJyU9EC/ZV9mLUmZW5h4mASB+CVA4A==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.50"
Expand Down

0 comments on commit 38e9fb9

Please sign in to comment.