Skip to content

Commit 9bdc524

Browse files
Bump webpack from 5.75.0 to 5.76.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.75.0...v5.76.1) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2af369a commit 9bdc524

File tree

1 file changed

+7
-19
lines changed

1 file changed

+7
-19
lines changed

yarn.lock

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22
# yarn lockfile v1
33

44

5-
"@companion-module/base@~1.1.1":
6-
version "1.1.1"
7-
resolved "https://registry.yarnpkg.com/@companion-module/base/-/base-1.1.1.tgz#b1c5be9fe03ef788e320c69dabe44348dae2c2a8"
8-
integrity sha512-agb9Qu67zhrIBZIlzqmByuUNzcbOuSfF9lpVih1rkJ3nxb/vjjerNrigmTv4zWtkYqxcAhzXHh+BL8P0JN3XuQ==
5+
"@companion-module/base@~1.0":
6+
version "1.0.2"
7+
resolved "https://registry.yarnpkg.com/@companion-module/base/-/base-1.0.2.tgz#8d6438f80ccfffc10a720cd95487b3945348da9b"
8+
integrity sha512-Q5K4tc9QKO53YFRcAq1JncC7l0fskRBEGyAmF1mMi3g6lqnrNW+3nROzZauCO8CrQ+39BY/SurOo4EDCl4v8QA==
99
dependencies:
1010
"@sentry/node" "^7.28.0"
1111
"@sentry/tracing" "^7.28.0"
1212
ajv "^8.11.2"
13-
debounce-fn "github:julusian/debounce-fn#4.0.0-maxWaithack.0"
1413
ejson "^2.2.3"
1514
eventemitter3 "^4.0.7"
1615
nanoid "^3.3.4"
@@ -677,12 +676,6 @@ data-uri-to-buffer@^4.0.0:
677676
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz#d8feb2b2881e6a4f58c2e08acfd0e2834e26222e"
678677
integrity sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==
679678

680-
"debounce-fn@github:julusian/debounce-fn#4.0.0-maxWaithack.0":
681-
version "4.0.0-maxWaithack.0"
682-
resolved "https://codeload.github.com/julusian/debounce-fn/tar.gz/3ca54d1526c19f541fe6f103abbceda31554caa9"
683-
dependencies:
684-
mimic-fn "^3.0.0"
685-
686679
debug@4, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
687680
version "4.3.4"
688681
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
@@ -1397,11 +1390,6 @@ mime-types@^2.1.27:
13971390
dependencies:
13981391
mime-db "1.52.0"
13991392

1400-
mimic-fn@^3.0.0:
1401-
version "3.1.0"
1402-
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-3.1.0.tgz#65755145bbf3e36954b949c16450427451d5ca74"
1403-
integrity sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==
1404-
14051393
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
14061394
version "3.1.2"
14071395
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -2015,9 +2003,9 @@ webpack-sources@^3.2.3:
20152003
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
20162004

20172005
webpack@^5.75.0:
2018-
version "5.75.0"
2019-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
2020-
integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
2006+
version "5.76.1"
2007+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.1.tgz#7773de017e988bccb0f13c7d75ec245f377d295c"
2008+
integrity sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==
20212009
dependencies:
20222010
"@types/eslint-scope" "^3.7.3"
20232011
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)