Skip to content

Commit 1fd6eb2

Browse files
chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 3 updates (#7945)
* chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 3 updates Bumps the dev-minor-and-patch-dependencies group with 3 updates in the / directory: [axios](https://github.com/axios/axios), [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `axios` from 1.13.6 to 1.14.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.6...v1.14.0) Updates `eslint-plugin-cypress` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v6.2.1...v6.2.2) Updates `eslint-plugin-jsdoc` from 62.8.1 to 62.9.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.8.1...v62.9.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint-plugin-cypress dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint-plugin-jsdoc dependency-version: 62.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * chore: deduplicate yarn.lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com>
1 parent 7d5fa99 commit 1fd6eb2

2 files changed

Lines changed: 48 additions & 48 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,15 +166,15 @@
166166
"@types/mocha": "^10.0.10",
167167
"@types/node": "^18.19.106",
168168
"@types/sinon": "^21.0.0",
169-
"axios": "^1.13.4",
169+
"axios": "^1.14.0",
170170
"benchmark": "^2.1.4",
171171
"body-parser": "^2.2.2",
172172
"bun": "1.3.11",
173173
"codeowners-audit": "^2.9.0",
174174
"eslint": "^9.39.2",
175-
"eslint-plugin-cypress": "^6.2.1",
175+
"eslint-plugin-cypress": "^6.2.2",
176176
"eslint-plugin-import": "^2.32.0",
177-
"eslint-plugin-jsdoc": "^62.8.1",
177+
"eslint-plugin-jsdoc": "^62.9.0",
178178
"eslint-plugin-mocha": "^11.2.0",
179179
"eslint-plugin-n": "^17.23.2",
180180
"eslint-plugin-promise": "^7.2.1",

yarn.lock

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -272,16 +272,16 @@
272272
dependencies:
273273
tslib "^2.4.0"
274274

275-
"@es-joy/jsdoccomment@~0.84.0":
276-
version "0.84.0"
277-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.84.0.tgz#4d798d33207825dd1d85babbfbacc3a76c3ba634"
278-
integrity sha512-0xew1CxOam0gV5OMjh2KjFQZsKL2bByX1+q4j3E73MpYIdyUxcZb/xQct9ccUb+ve5KGUYbCUxyPnYB7RbuP+w==
275+
"@es-joy/jsdoccomment@~0.86.0":
276+
version "0.86.0"
277+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.86.0.tgz#f7276904ed73bf2136993627033aeb5183b4392a"
278+
integrity sha512-ukZmRQ81WiTpDWO6D/cTBM7XbrNtutHKvAVnZN/8pldAwLoJArGOvkNyxPTBGsPjsoaQBJxlH+tE2TNA/92Qgw==
279279
dependencies:
280280
"@types/estree" "^1.0.8"
281-
"@typescript-eslint/types" "^8.54.0"
282-
comment-parser "1.4.5"
281+
"@typescript-eslint/types" "^8.58.0"
282+
comment-parser "1.4.6"
283283
esquery "^1.7.0"
284-
jsdoc-type-pratt-parser "~7.1.1"
284+
jsdoc-type-pratt-parser "~7.2.0"
285285

286286
"@es-joy/resolve.exports@1.2.0":
287287
version "1.2.0"
@@ -961,10 +961,10 @@
961961
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-15.0.1.tgz#49f731d9453f52d64dd79f5a5626c1cf1b81bea4"
962962
integrity sha512-Ko2tjWJq8oozHzHV+reuvS5KYIRAokHnGbDwGh/J64LntgpbuylF74ipEL24HCyRjf9FOlBiBHWBR1RlVKsI1w==
963963

964-
"@typescript-eslint/types@^8.54.0", "@typescript-eslint/types@^8.56.0":
965-
version "8.56.1"
966-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9"
967-
integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==
964+
"@typescript-eslint/types@^8.56.0", "@typescript-eslint/types@^8.58.0":
965+
version "8.58.0"
966+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.0.tgz#e94ae7abdc1c6530e71183c1007b61fa93112a5a"
967+
integrity sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww==
968968

969969
"@yarnpkg/lockfile@^1.1.0":
970970
version "1.1.0"
@@ -1153,14 +1153,14 @@ available-typed-arrays@^1.0.7:
11531153
dependencies:
11541154
possible-typed-array-names "^1.0.0"
11551155

1156-
axios@^1.13.4:
1157-
version "1.13.6"
1158-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.6.tgz#c3f92da917dc209a15dd29936d20d5089b6b6c98"
1159-
integrity sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==
1156+
axios@^1.14.0:
1157+
version "1.14.0"
1158+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.14.0.tgz#7c29f4cf2ea91ef05018d5aa5399bf23ed3120eb"
1159+
integrity sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==
11601160
dependencies:
11611161
follow-redirects "^1.15.11"
11621162
form-data "^4.0.5"
1163-
proxy-from-env "^1.1.0"
1163+
proxy-from-env "^2.1.0"
11641164

11651165
balanced-match@^1.0.0:
11661166
version "1.0.2"
@@ -1438,10 +1438,10 @@ commander@^10.0.1:
14381438
resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06"
14391439
integrity sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==
14401440

1441-
comment-parser@1.4.5:
1442-
version "1.4.5"
1443-
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.5.tgz#6c595cd090737a1010fe5ff40d86e1d21b7bd6ce"
1444-
integrity sha512-aRDkn3uyIlCFfk5NUA+VdwMmMsh8JGhc4hapfV4yxymHGQ3BVskMQfoXGpCo5IoBuQ9tS5iiVKhCpTcB4pW4qw==
1441+
comment-parser@1.4.6:
1442+
version "1.4.6"
1443+
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.6.tgz#49a6b1d53fa563324f7577ab8c0b26db4e7d1f9a"
1444+
integrity sha512-ObxuY6vnbWTN6Od72xfwN9DbzC7Y2vv8u1Soi9ahRKL37gb6y1qk6/dgjs+3JWuXJHWvsg3BXIwzd/rkmAwavg==
14451445

14461446
commondir@^1.0.1:
14471447
version "1.0.1"
@@ -1830,12 +1830,12 @@ eslint-module-utils@^2.12.1:
18301830
dependencies:
18311831
debug "^3.2.7"
18321832

1833-
eslint-plugin-cypress@^6.2.1:
1834-
version "6.2.1"
1835-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.2.1.tgz#a607cffe9967b941c1368bc4d0ce79e35d15f40f"
1836-
integrity sha512-pbjvNE2GKG3hlerT3SIQcRnsMfzFnpAyg0V17D+Gm/a18cxBOVLUxWWANAs7LzykdTPn+SKgzczhF0+IODFs7w==
1833+
eslint-plugin-cypress@^6.2.2:
1834+
version "6.2.2"
1835+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.2.2.tgz#26c7ab6c6dedc2ad4791ac939ef8b5386cd04f1d"
1836+
integrity sha512-lOhmMWb5/+zv28EaDOT7C3lgGgWL8DMZglTUNUaaGfleK89joDBRXX8LV01ygx3dK1RbvG54b8t025/5QEUKgg==
18371837
dependencies:
1838-
globals "^17.3.0"
1838+
globals "^17.4.0"
18391839

18401840
eslint-plugin-es-x@^7.8.0:
18411841
version "7.8.0"
@@ -1871,18 +1871,18 @@ eslint-plugin-import@^2.32.0:
18711871
string.prototype.trimend "^1.0.9"
18721872
tsconfig-paths "^3.15.0"
18731873

1874-
eslint-plugin-jsdoc@^62.8.1:
1875-
version "62.8.1"
1876-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-62.8.1.tgz#83437f200a5f8beeba85af5244f88cacbf6cf5ba"
1877-
integrity sha512-e9358PdHgvcMF98foNd3L7hVCw70Lt+YcSL7JzlJebB8eT5oRJtW6bHMQKoAwJtw6q0q0w/fRIr2kwnHdFDI6A==
1874+
eslint-plugin-jsdoc@^62.9.0:
1875+
version "62.9.0"
1876+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-62.9.0.tgz#a4902f6978b1e7cc5c5d1a528ecf7d8c7ce716d9"
1877+
integrity sha512-PY7/X4jrVgoIDncUmITlUqK546Ltmx/Pd4Hdsu4CvSjryQZJI2mEV4vrdMufyTetMiZ5taNSqvK//BTgVUlNkA==
18781878
dependencies:
1879-
"@es-joy/jsdoccomment" "~0.84.0"
1879+
"@es-joy/jsdoccomment" "~0.86.0"
18801880
"@es-joy/resolve.exports" "1.2.0"
18811881
are-docs-informative "^0.0.2"
1882-
comment-parser "1.4.5"
1882+
comment-parser "1.4.6"
18831883
debug "^4.4.3"
18841884
escape-string-regexp "^4.0.0"
1885-
espree "^11.1.0"
1885+
espree "^11.2.0"
18861886
esquery "^1.7.0"
18871887
html-entities "^2.6.0"
18881888
object-deep-merge "^2.0.0"
@@ -2015,10 +2015,10 @@ espree@^10.0.1, espree@^10.4.0:
20152015
acorn-jsx "^5.3.2"
20162016
eslint-visitor-keys "^4.2.1"
20172017

2018-
espree@^11.1.0:
2019-
version "11.1.1"
2020-
resolved "https://registry.yarnpkg.com/espree/-/espree-11.1.1.tgz#866f6bc9ccccd6f28876b7a6463abb281b9cb847"
2021-
integrity sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ==
2018+
espree@^11.2.0:
2019+
version "11.2.0"
2020+
resolved "https://registry.yarnpkg.com/espree/-/espree-11.2.0.tgz#01d5e47dc332aaba3059008362454a8cc34ccaa5"
2021+
integrity sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==
20222022
dependencies:
20232023
acorn "^8.16.0"
20242024
acorn-jsx "^5.3.2"
@@ -2366,7 +2366,7 @@ globals@^16.4.0:
23662366
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
23672367
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
23682368

2369-
globals@^17.2.0, globals@^17.3.0:
2369+
globals@^17.2.0, globals@^17.4.0:
23702370
version "17.4.0"
23712371
resolved "https://registry.yarnpkg.com/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5"
23722372
integrity sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==
@@ -2890,10 +2890,10 @@ js-yaml@^4.1.0, js-yaml@^4.1.1:
28902890
dependencies:
28912891
argparse "^2.0.1"
28922892

2893-
jsdoc-type-pratt-parser@~7.1.1:
2894-
version "7.1.1"
2895-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-7.1.1.tgz#c67be3c812aaf1405bef3e965e8c3db50a5cad1b"
2896-
integrity sha512-/2uqY7x6bsrpi3i9LVU6J89352C0rpMk0as8trXxCtvd4kPk1ke/Eyif6wqfSLvoNJqcDG9Vk4UsXgygzCt2xA==
2893+
jsdoc-type-pratt-parser@~7.2.0:
2894+
version "7.2.0"
2895+
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-7.2.0.tgz#0a29c27bd4e01e85e4617625e34e797be1486a9b"
2896+
integrity sha512-dh140MMgjyg3JhJZY/+iEzW+NO5xR2gpbDFKHqotCmexElVntw7GjWjt511+C/Ef02RU5TKYrJo/Xlzk+OLaTw==
28972897

28982898
jsesc@^3.0.2, jsesc@^3.1.0, jsesc@~3.1.0:
28992899
version "3.1.0"
@@ -3621,10 +3621,10 @@ proxy-addr@^2.0.7:
36213621
forwarded "0.2.0"
36223622
ipaddr.js "1.9.1"
36233623

3624-
proxy-from-env@^1.1.0:
3625-
version "1.1.0"
3626-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
3627-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
3624+
proxy-from-env@^2.1.0:
3625+
version "2.1.0"
3626+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
3627+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
36283628

36293629
proxyquire@^2.1.3:
36303630
version "2.1.3"

0 commit comments

Comments
 (0)