Skip to content

Commit b7ee33b

Browse files
authored
Merge pull request #626 from LeetCode-OpenSource/dependabot/npm_and_yarn/webpack-5.36.1
chore(deps-dev): bump webpack from 5.35.0 to 5.36.1
2 parents e08c155 + 13afaba commit b7ee33b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1063,10 +1063,10 @@ acorn@^7.1.1, acorn@^7.4.0:
10631063
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
10641064
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
10651065

1066-
acorn@^8.0.4, acorn@^8.0.5:
1067-
version "8.1.0"
1068-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.1.0.tgz#52311fd7037ae119cbb134309e901aa46295b3fe"
1069-
integrity sha512-LWCF/Wn0nfHOmJ9rzQApGnxnvgfROzGilS8936rqN/lfcYkY9MYZzdMqN+2NJ4SlTc+m5HiSa+kNfDtI64dwUA==
1066+
acorn@^8.0.5, acorn@^8.2.1:
1067+
version "8.2.1"
1068+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.2.1.tgz#0d36af126fb6755095879c1dc6fd7edf7d60a5fb"
1069+
integrity sha512-z716cpm5TX4uzOzILx8PavOE6C6DKshHDw1aQN52M/yNSqE9s5O8SMfyhCCfCJ3HmTL0NkVOi+8a/55T7YB3bg==
10701070

10711071
agent-base@5:
10721072
version "5.1.1"
@@ -7381,16 +7381,16 @@ webpack-sources@^2.1.1:
73817381
source-map "^0.6.1"
73827382

73837383
webpack@^5, webpack@^5.0.0:
7384-
version "5.35.0"
7385-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.35.0.tgz#4db23c2b96c4e53a90c5732d7cdb301a84a33576"
7386-
integrity sha512-au3gu55yYF/h6NXFr0KZPZAYxS6Nlc595BzYPke8n0CSff5WXcoixtjh5LC/8mXunkRKxhymhXmBY0+kEbR6jg==
7384+
version "5.36.1"
7385+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.1.tgz#d82bad3384f84ed45a8de3844c31730f56361ab7"
7386+
integrity sha512-2u25a82T+6quAxSlzEpN/R/RICwt20ONU3z3Ko05S8KVH9FXILcBYb2hD/rQtZT5y7lRAIsIIs05pdndY7ourQ==
73877387
dependencies:
73887388
"@types/eslint-scope" "^3.7.0"
73897389
"@types/estree" "^0.0.47"
73907390
"@webassemblyjs/ast" "1.11.0"
73917391
"@webassemblyjs/wasm-edit" "1.11.0"
73927392
"@webassemblyjs/wasm-parser" "1.11.0"
7393-
acorn "^8.0.4"
7393+
acorn "^8.2.1"
73947394
browserslist "^4.14.5"
73957395
chrome-trace-event "^1.0.2"
73967396
enhanced-resolve "^5.8.0"

0 commit comments

Comments
 (0)