Skip to content

Commit bb5d85c

Browse files
Merge pull request #7751 from TheThingsNetwork/dependabot/npm_and_yarn/safe-7f6247169b
dev: bump the safe group with 2 updates
2 parents 52358ee + 12e431b commit bb5d85c

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-cypress": "^3.6.0",
5151
"eslint-plugin-import": "^2.32.0",
5252
"eslint-plugin-jest": "^28.13.0",
53-
"eslint-plugin-jsdoc": "^61.1.9",
53+
"eslint-plugin-jsdoc": "^61.1.12",
5454
"eslint-plugin-prefer-arrow": "^1.2.3",
5555
"eslint-plugin-prettier": "5.5.4",
5656
"eslint-plugin-react": "^7.37.5",
@@ -94,7 +94,7 @@
9494
"@sentry/integrations": "^7.114.0",
9595
"@sentry/react": "^10.22.0",
9696
"@tippyjs/react": "^4.2.6",
97-
"apexcharts": "^5.3.5",
97+
"apexcharts": "^5.3.6",
9898
"autobind-decorator": "^2.4.0",
9999
"axios": "^1.5.1",
100100
"brace": "^0.11.1",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,10 +1407,10 @@
14071407
esquery "^1.6.0"
14081408
jsdoc-type-pratt-parser "~6.10.0"
14091409

1410-
"@es-joy/resolve.exports@1.0.0":
1411-
version "1.0.0"
1412-
resolved "https://registry.yarnpkg.com/@es-joy/resolve.exports/-/resolve.exports-1.0.0.tgz#ae5869ff890836c33569591f0780db3174bf386b"
1413-
integrity sha512-bbrmzsAZ9GA/3oBS6r8PWMtZarEhKHr413hak8ArwMEZ5DtaLErnkcyEWUsXy7urBcmVu/TpDzHPDVM5uIbx9A==
1410+
"@es-joy/resolve.exports@1.2.0":
1411+
version "1.2.0"
1412+
resolved "https://registry.yarnpkg.com/@es-joy/resolve.exports/-/resolve.exports-1.2.0.tgz#fe541a68aa080255f798c8561714ac8fad72cdd5"
1413+
integrity sha512-Q9hjxWI5xBM+qW2enxfe8wDKdFWMfd0Z29k5ZJnuBqD/CasY5Zryj09aCA6owbGATWz+39p5uIdaHXpopOcG8g==
14141414

14151415
"@esbuild/aix-ppc64@0.25.0":
14161416
version "0.25.0"
@@ -3832,10 +3832,10 @@ anymatch@^3.1.3, anymatch@~3.1.2:
38323832
normalize-path "^3.0.0"
38333833
picomatch "^2.0.4"
38343834

3835-
apexcharts@^5.3.5:
3836-
version "5.3.5"
3837-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-5.3.5.tgz#5297861fdc8585c26bec3605b2d62638cc226b8d"
3838-
integrity sha512-I04DY/WBZbJgJD2uixeV5EzyiL+J5LgKQXEu8rctqAwyRmKv44aDVeofJoLdTJe3ao4r2KEQfCgtVzXn6pqirg==
3835+
apexcharts@^5.3.6:
3836+
version "5.3.6"
3837+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-5.3.6.tgz#15742b69fc3357494ab751aa9bbf760a4e2f13f7"
3838+
integrity sha512-sVEPw+J0Gp0IHQabKu8cfdsxlfME0e36Wid7RIaPclGM2OUt+O7O4+6mfAmTUYhy5bDk8cNHzEhPfVtLCIXEJA==
38393839
dependencies:
38403840
"@svgdotjs/svg.draggable.js" "^3.0.4"
38413841
"@svgdotjs/svg.filter.js" "^3.0.8"
@@ -6295,13 +6295,13 @@ eslint-plugin-jest@^28.13.0:
62956295
dependencies:
62966296
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
62976297

6298-
eslint-plugin-jsdoc@^61.1.9:
6299-
version "61.1.9"
6300-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.1.9.tgz#88ab524ce877a3492227ac1736553f1a668035db"
6301-
integrity sha512-X2AzSGbq1CzBRgKcVAu2qzOV9ogqygkUDk5AX6eNK5G+kY3I5Op5E5b99fE+FN0/bGnk2KGcsMIG6ZLF+di69A==
6298+
eslint-plugin-jsdoc@^61.1.12:
6299+
version "61.1.12"
6300+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.1.12.tgz#afef5a5f3d27af0d0bb9c01e3aab8042e8c4f0dd"
6301+
integrity sha512-CGJTnltz7ovwOW33xYhvA4fMuriPZpR5OnJf09SV28iU2IUpJwMd6P7zvUK8Sl56u5YzO+1F9m46wpSs2dufEw==
63026302
dependencies:
63036303
"@es-joy/jsdoccomment" "~0.76.0"
6304-
"@es-joy/resolve.exports" "1.0.0"
6304+
"@es-joy/resolve.exports" "1.2.0"
63056305
are-docs-informative "^0.0.2"
63066306
comment-parser "1.4.1"
63076307
debug "^4.4.3"

0 commit comments

Comments
 (0)