Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 14, 2021
1 parent aec58e0 commit c5b0b48
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
66 changes: 33 additions & 33 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"regenerator-runtime": "0.13.7",
"sass-loader": "11.1.1",
"typescript": "4.2.4",
"webpack": "5.35.0",
"webpack": "5.39.0",
"webpack-cli": "4.6.0"
}
}
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1206,10 +1206,10 @@ acorn@^7.4.0:
resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz"
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==

acorn@^8.0.4:
version "8.1.0"
resolved "https://registry.npmjs.org/acorn/-/acorn-8.1.0.tgz"
integrity sha512-LWCF/Wn0nfHOmJ9rzQApGnxnvgfROzGilS8936rqN/lfcYkY9MYZzdMqN+2NJ4SlTc+m5HiSa+kNfDtI64dwUA==
acorn@^8.2.1:
version "8.4.0"
resolved "https://registry.npmjs.org/acorn/-/acorn-8.4.0.tgz"
integrity sha512-ULr0LDaEqQrMFGyQ3bhJkLsbtrQ8QibAseGZeaSUiT/6zb9IvIkomWHJIvgvwad+hinRAgsI51JcWk2yvwyL+w==

ajv-keywords@^3.5.2:
version "3.5.2"
Expand Down Expand Up @@ -2200,7 +2200,7 @@ eslint-plugin-react@^7.23.2:
resolve "^2.0.0-next.3"
string.prototype.matchall "^4.0.4"

eslint-scope@^5.0.0, eslint-scope@^5.1.1:
eslint-scope@5.1.1, eslint-scope@^5.0.0, eslint-scope@^5.1.1:
version "5.1.1"
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz"
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
Expand Down Expand Up @@ -5083,10 +5083,10 @@ verror@1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"

watchpack@^2.0.0:
version "2.1.1"
resolved "https://registry.npmjs.org/watchpack/-/watchpack-2.1.1.tgz"
integrity sha512-Oo7LXCmc1eE1AjyuSBmtC3+Wy4HcV8PxWh2kP6fOl8yTlNS7r0K9l1ao2lrrUza7V39Y3D/BbJgY8VeSlc5JKw==
watchpack@^2.2.0:
version "2.2.0"
resolved "https://registry.npmjs.org/watchpack/-/watchpack-2.2.0.tgz"
integrity sha512-up4YAn/XHgZHIxFBVCdlMiWDj6WaLKpwVeGQk2I5thdYxF/KmF0aaz6TfJZ/hfl1h/XlcDr7k1KH7ThDagpFaA==
dependencies:
glob-to-regexp "^0.4.1"
graceful-fs "^4.1.2"
Expand Down Expand Up @@ -5127,30 +5127,30 @@ webpack-sources@^1.1.0:
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack-sources@^2.1.1:
version "2.2.0"
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.2.0.tgz"
integrity sha512-bQsA24JLwcnWGArOKUxYKhX3Mz/nK1Xf6hxullKERyktjNMC4x8koOeaDNTA2fEJ09BdWLbM/iTW0ithREUP0w==
webpack-sources@^2.3.0:
version "2.3.0"
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.3.0.tgz"
integrity sha512-WyOdtwSvOML1kbgtXbTDnEW0jkJ7hZr/bDByIwszhWd/4XX1A3XMkrbFMsuH4+/MfLlZCUzlAdg4r7jaGKEIgQ==
dependencies:
source-list-map "^2.0.1"
source-map "^0.6.1"

webpack@5.35.0:
version "5.35.0"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.35.0.tgz"
integrity sha512-au3gu55yYF/h6NXFr0KZPZAYxS6Nlc595BzYPke8n0CSff5WXcoixtjh5LC/8mXunkRKxhymhXmBY0+kEbR6jg==
webpack@5.39.0:
version "5.39.0"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.39.0.tgz"
integrity sha512-25CHmuDj+oOTyteI13sUqNlCnjCnySuhiKWE/cRYPQYeoQ3ijHgyWX27CiyUKLNGq27v8S0mrksyTreT/xo7pg==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.47"
"@webassemblyjs/ast" "1.11.0"
"@webassemblyjs/wasm-edit" "1.11.0"
"@webassemblyjs/wasm-parser" "1.11.0"
acorn "^8.0.4"
acorn "^8.2.1"
browserslist "^4.14.5"
chrome-trace-event "^1.0.2"
enhanced-resolve "^5.8.0"
es-module-lexer "^0.4.0"
eslint-scope "^5.1.1"
eslint-scope "5.1.1"
events "^3.2.0"
glob-to-regexp "^0.4.1"
graceful-fs "^4.2.4"
Expand All @@ -5161,8 +5161,8 @@ webpack@5.35.0:
schema-utils "^3.0.0"
tapable "^2.1.1"
terser-webpack-plugin "^5.1.1"
watchpack "^2.0.0"
webpack-sources "^2.1.1"
watchpack "^2.2.0"
webpack-sources "^2.3.0"

which-boxed-primitive@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit c5b0b48

Please sign in to comment.