Skip to content

Commit 3c5b69f

Browse files
chore(deps-dev): bump the dependencies group with 2 updates (#7383)
Bumps the dependencies group with 2 updates: [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Updates `eslint-plugin-react` from 7.35.0 to 7.35.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.35.2/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.35.0...v7.35.2) Updates `webpack-dev-server` from 5.0.4 to 5.1.0 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.0.4...v5.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 398a141 commit 3c5b69f

File tree

2 files changed

+23
-39
lines changed

2 files changed

+23
-39
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"eslint-config-prettier": "^9.1.0",
9898
"eslint-plugin-cypress": "^3.5.0",
9999
"eslint-plugin-mdx": "^3.1.5",
100-
"eslint-plugin-react": "^7.35.0",
100+
"eslint-plugin-react": "^7.35.2",
101101
"eslint-plugin-react-hooks": "^4.6.2",
102102
"front-matter": "^4.0.2",
103103
"github-slugger": "^2.0.0",
@@ -142,7 +142,7 @@
142142
"webpack": "^5.94.0",
143143
"webpack-bundle-analyzer": "^4.10.2",
144144
"webpack-cli": "^5.1.4",
145-
"webpack-dev-server": "^5.0.4",
145+
"webpack-dev-server": "^5.1.0",
146146
"webpack-merge": "^6.0.1",
147147
"workbox-webpack-plugin": "^7.1.0",
148148
"yarn-deduplicate": "^6.0.2"

yarn.lock

Lines changed: 21 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -4852,13 +4852,6 @@ default-browser@^5.2.1:
48524852
bundle-name "^4.1.0"
48534853
default-browser-id "^5.0.0"
48544854

4855-
default-gateway@^6.0.3:
4856-
version "6.0.3"
4857-
resolved "https://registry.yarnpkg.com/default-gateway/-/default-gateway-6.0.3.tgz#819494c888053bdb743edbf343d6cdf7f2943a71"
4858-
integrity sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==
4859-
dependencies:
4860-
execa "^5.0.0"
4861-
48624855
define-data-property@^1.0.1, define-data-property@^1.1.4:
48634856
version "1.1.4"
48644857
resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e"
@@ -5500,10 +5493,10 @@ eslint-plugin-react-hooks@^4.6.2:
55005493
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
55015494
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
55025495

5503-
eslint-plugin-react@^7.35.0:
5504-
version "7.35.0"
5505-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
5506-
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
5496+
eslint-plugin-react@^7.35.2:
5497+
version "7.35.2"
5498+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
5499+
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
55075500
dependencies:
55085501
array-includes "^3.1.8"
55095502
array.prototype.findlast "^1.2.5"
@@ -5823,7 +5816,7 @@ expect@^29.7.0:
58235816
jest-message-util "^29.7.0"
58245817
jest-util "^29.7.0"
58255818

5826-
express@^4.17.3:
5819+
express@^4.19.2:
58275820
version "4.19.2"
58285821
resolved "https://registry.yarnpkg.com/express/-/express-4.19.2.tgz#e25437827a3aa7f2a827bc8171bbbb664a356465"
58295822
integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==
@@ -6333,7 +6326,7 @@ glob@7.1.6, glob@^7.0.3, glob@^7.0.5, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
63336326
once "^1.3.0"
63346327
path-is-absolute "^1.0.0"
63356328

6336-
glob@^10.0.0, glob@^10.2.2, glob@^10.3.7, glob@~10.4.1:
6329+
glob@^10.0.0, glob@^10.2.2, glob@~10.4.1:
63376330
version "10.4.2"
63386331
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2.tgz#bed6b95dade5c1f80b4434daced233aee76160e5"
63396332
integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==
@@ -11502,13 +11495,6 @@ rfdc@^1.3.0, rfdc@^1.4.1:
1150211495
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
1150311496
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
1150411497

11505-
rimraf@^5.0.5:
11506-
version "5.0.8"
11507-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8.tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c"
11508-
integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw==
11509-
dependencies:
11510-
glob "^10.3.7"
11511-
1151211498
rimraf@^6.0.1:
1151311499
version "6.0.1"
1151411500
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
@@ -13550,10 +13536,10 @@ webpack-cli@^5.1.4:
1355013536
rechoir "^0.8.0"
1355113537
webpack-merge "^5.7.3"
1355213538

13553-
webpack-dev-middleware@^7.1.0:
13554-
version "7.1.1"
13555-
resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-7.1.1.tgz#29aefd73720a03889e1c5c8dd7e552c4d333d572"
13556-
integrity sha512-NmRVq4AvRQs66dFWyDR4GsFDJggtSi2Yn38MXLk0nffgF9n/AIP4TFBg2TQKYaRAN4sHuKOTiz9BnNCENDLEVA==
13539+
webpack-dev-middleware@^7.4.2:
13540+
version "7.4.2"
13541+
resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-7.4.2.tgz#40e265a3d3d26795585cff8207630d3a8ff05877"
13542+
integrity sha512-xOO8n6eggxnwYpy1NlzUKpvrjfJTvae5/D6WOK0S2LSo7vjmo5gCM1DbLUmFqrMTJP+W/0YZNctm7jasWvLuBA==
1355713543
dependencies:
1355813544
colorette "^2.0.10"
1355913545
memfs "^4.6.0"
@@ -13562,10 +13548,10 @@ webpack-dev-middleware@^7.1.0:
1356213548
range-parser "^1.2.1"
1356313549
schema-utils "^4.0.0"
1356413550

13565-
webpack-dev-server@^5.0.4:
13566-
version "5.0.4"
13567-
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-5.0.4.tgz#cb6ea47ff796b9251ec49a94f24a425e12e3c9b8"
13568-
integrity sha512-dljXhUgx3HqKP2d8J/fUMvhxGhzjeNVarDLcbO/EWMSgRizDkxHQDZQaLFL5VJY9tRBj2Gz+rvCEYYvhbqPHNA==
13551+
webpack-dev-server@^5.1.0:
13552+
version "5.1.0"
13553+
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-5.1.0.tgz#8f44147402b4d8ab99bfeb9b6880daa1411064e5"
13554+
integrity sha512-aQpaN81X6tXie1FoOB7xlMfCsN19pSvRAeYUHOdFWOlhpQ/LlbfTqYwwmEDFV0h8GGuqmCmKmT+pxcUV/Nt2gQ==
1356913555
dependencies:
1357013556
"@types/bonjour" "^3.5.13"
1357113557
"@types/connect-history-api-fallback" "^1.5.4"
@@ -13580,23 +13566,21 @@ webpack-dev-server@^5.0.4:
1358013566
colorette "^2.0.10"
1358113567
compression "^1.7.4"
1358213568
connect-history-api-fallback "^2.0.0"
13583-
default-gateway "^6.0.3"
13584-
express "^4.17.3"
13569+
express "^4.19.2"
1358513570
graceful-fs "^4.2.6"
1358613571
html-entities "^2.4.0"
1358713572
http-proxy-middleware "^2.0.3"
1358813573
ipaddr.js "^2.1.0"
1358913574
launch-editor "^2.6.1"
1359013575
open "^10.0.3"
1359113576
p-retry "^6.2.0"
13592-
rimraf "^5.0.5"
1359313577
schema-utils "^4.2.0"
1359413578
selfsigned "^2.4.1"
1359513579
serve-index "^1.9.1"
1359613580
sockjs "^0.3.24"
1359713581
spdy "^4.0.2"
13598-
webpack-dev-middleware "^7.1.0"
13599-
ws "^8.16.0"
13582+
webpack-dev-middleware "^7.4.2"
13583+
ws "^8.18.0"
1360013584

1360113585
webpack-merge@^5.7.3:
1360213586
version "5.10.0"
@@ -14171,10 +14155,10 @@ ws@^7.3.1, ws@^7.4.6:
1417114155
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
1417214156
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
1417314157

14174-
ws@^8.16.0:
14175-
version "8.17.1"
14176-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
14177-
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
14158+
ws@^8.18.0:
14159+
version "8.18.0"
14160+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
14161+
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
1417814162

1417914163
xhr@^2.0.1:
1418014164
version "2.5.0"

0 commit comments

Comments
 (0)