Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 26, 2021
1 parent 2c14438 commit 18b4bab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 52 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"react-test-renderer": "17.0.1",
"type-fest": "0.20.2",
"typescript": "4.1.3",
"webpack": "5.17.0"
"webpack": "5.18.0"
},
"husky": {
"hooks": {
Expand Down
55 changes: 4 additions & 51 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@
io-ts "^2.1.2"
tslib "2.0.3"

"@auto-it/[email protected]":
version "10.12.2"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.12.2.tgz#7392065d5c433ebfda187ff92a69599902796f3b"
integrity sha512-TmPcK3bAvEfvjunTGGKou1q/jEv0iiGdfaxIcz63/Ur1IxUtP5VaGC+RrWX6+7JsxVS/ZD5htxPFJy7M/PZbkw==

"@auto-it/[email protected]":
version "10.13.2"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.13.2.tgz#41882dfa04ad588b42228435bb6990965493f6eb"
Expand All @@ -65,48 +60,6 @@
io-ts "^2.1.2"
tslib "2.0.3"

"@auto-it/[email protected]":
version "10.12.2"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.12.2.tgz#d2a5b7a6ad6e8b5c2b7995e989594641765a28bd"
integrity sha512-Gy/x93JgfnvvMTTJ20KX0olevEYUlTqneeY4ApfAmwwlMz2jmtPIrnnoNC626dqxTB3+i36cGed9eeiDdVi35A==
dependencies:
"@auto-it/bot-list" "10.12.2"
"@octokit/plugin-enterprise-compatibility" "^1.2.2"
"@octokit/plugin-retry" "^3.0.1"
"@octokit/plugin-throttling" "^3.2.0"
"@octokit/rest" "^18.0.0"
await-to-js "^2.1.1"
chalk "^4.0.0"
cosmiconfig "7.0.0"
deepmerge "^4.0.0"
dotenv "^8.0.0"
endent "^2.0.1"
enquirer "^2.3.4"
env-ci "^5.0.1"
fast-glob "^3.1.1"
fp-ts "^2.5.3"
fromentries "^1.2.0"
gitlog "^4.0.3"
https-proxy-agent "^5.0.0"
import-cwd "^3.0.0"
import-from "^3.0.0"
io-ts "^2.1.2"
lodash.chunk "^4.2.0"
log-symbols "^4.0.0"
node-fetch "2.6.1"
parse-author "^2.0.0"
parse-github-url "1.0.2"
pretty-ms "^7.0.0"
semver "^7.0.0"
signale "^1.4.0"
tapable "^2.0.0-beta.2"
terminal-link "^2.1.1"
tinycolor2 "^1.4.1"
tslib "2.0.3"
type-fest "^0.18.0"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected]":
version "10.13.2"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.13.2.tgz#05bec6a7c5f6fff2f5348fd4509386ef564c918d"
Expand Down Expand Up @@ -14295,10 +14248,10 @@ webpack-virtual-modules@^0.2.2:
dependencies:
debug "^3.0.0"

webpack@5.17.0:
version "5.17.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.17.0.tgz#e92aebad45be25f86f788dc72fc11daacdcfd55d"
integrity sha512-R+IdNEaYcYaACpXZOt7reyc8txBK7J06lOPkX1SbgmeoAnUbyBZivJIksrDBnmMA3wlTWvPcX7DubxELyPB8rA==
webpack@5.18.0:
version "5.18.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.18.0.tgz#bbcf13094aa0da0534d513f27d7ee72d74e499c6"
integrity sha512-RmiP/iy6ROvVe/S+u0TrvL/oOmvP+2+Bs8MWjvBwwY/j82Q51XJyDJ75m0QAGntL1Wx6B//Xc0+4VPP/hlNHmw==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.46"
Expand Down

0 comments on commit 18b4bab

Please sign in to comment.