Skip to content

Commit 2d33638

Browse files
build(deps-dev): bump eslint-plugin-jsdoc from 30.3.2 to 30.5.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 30.3.2 to 30.5.1. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v30.3.2...v30.5.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d7519e0 commit 2d33638

File tree

1 file changed

+11
-18
lines changed

1 file changed

+11
-18
lines changed

yarn.lock

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,15 +1202,6 @@
12021202
"@types/yargs" "^15.0.0"
12031203
chalk "^3.0.0"
12041204

1205-
<<<<<<< HEAD
1206-
"@rollup/plugin-babel@^5.2.0":
1207-
version "5.2.0"
1208-
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.2.0.tgz#b87556d61ed108b4eaf9d18b5323965adf8d9bee"
1209-
integrity sha512-CPABsajaKjINgBQ3it+yMnfVO3ibsrMBxRzbUOUw2cL1hsZJ7aogU8mgglQm3S2hHJgjnAmxPz0Rq7DVdmHsTw==
1210-
dependencies:
1211-
"@babel/helper-module-imports" "^7.10.4"
1212-
"@rollup/pluginutils" "^3.1.0"
1213-
=======
12141205
"@nodelib/[email protected]":
12151206
version "2.1.3"
12161207
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
@@ -1231,7 +1222,14 @@
12311222
dependencies:
12321223
"@nodelib/fs.scandir" "2.1.3"
12331224
fastq "^1.6.0"
1234-
>>>>>>> 6309ef5470b351506a8a331bf219226df1520905
1225+
1226+
"@rollup/plugin-babel@^5.2.0":
1227+
version "5.2.0"
1228+
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.2.0.tgz#b87556d61ed108b4eaf9d18b5323965adf8d9bee"
1229+
integrity sha512-CPABsajaKjINgBQ3it+yMnfVO3ibsrMBxRzbUOUw2cL1hsZJ7aogU8mgglQm3S2hHJgjnAmxPz0Rq7DVdmHsTw==
1230+
dependencies:
1231+
"@babel/helper-module-imports" "^7.10.4"
1232+
"@rollup/pluginutils" "^3.1.0"
12351233

12361234
12371235
version "15.0.0"
@@ -1341,11 +1339,6 @@
13411339
dependencies:
13421340
"@types/node" "*"
13431341

1344-
"@types/isomorphic-fetch@^0.0.35":
1345-
version "0.0.35"
1346-
resolved "https://registry.yarnpkg.com/@types/isomorphic-fetch/-/isomorphic-fetch-0.0.35.tgz#c1c0d402daac324582b6186b91f8905340ea3361"
1347-
integrity sha512-DaZNUvLDCAnCTjgwxgiL1eQdxIKEpNLOlTNtAgnZc50bG2copGhRrFN9/PxPBuJe+tZVLCbQ7ls0xveXVRPkvw==
1348-
13491342
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
13501343
version "2.0.3"
13511344
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762"
@@ -2488,9 +2481,9 @@ eslint-plugin-jest@^24.0.0:
24882481
"@typescript-eslint/experimental-utils" "^4.0.1"
24892482

24902483
eslint-plugin-jsdoc@^30.0.0:
2491-
version "30.3.2"
2492-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.3.2.tgz#208b05a9700a1449cb5f562c4ffb97827b34e778"
2493-
integrity sha512-52p1xlKNm2Rodo51jUPIQ1ytKXH6Uj88mDJgmZ1znRKjynDQOO4ZS9cx5FqFoRXk/iqHv15QxHkQCBVeWViIog==
2484+
version "30.5.1"
2485+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.5.1.tgz#b024295db3ce3b258909419d9bcf747b8e65e2a7"
2486+
integrity sha512-cY3YNxdhFcQVkcQLnZw/iZGsTPMuWa9yWZclorMWkjdHprBQX0TMWMEcmJYM3IjHp1HJr7aD0Z0sCRifEBhnzg==
24942487
dependencies:
24952488
comment-parser "^0.7.6"
24962489
debug "^4.1.1"

0 commit comments

Comments
 (0)