Skip to content

Commit 57d47b3

Browse files
angular-robotdylhunn
authored andcommitted
build: update dependency eslint-plugin-jsdoc to v46 (#50524)
See associated pull request for more information. PR Close #50524
1 parent 019c2d2 commit 57d47b3

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

aio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"eslint": "8.41.0",
114114
"eslint-plugin-import": "2.27.5",
115115
"eslint-plugin-jasmine": "4.1.3",
116-
"eslint-plugin-jsdoc": "45.0.0",
116+
"eslint-plugin-jsdoc": "46.1.0",
117117
"eslint-plugin-prefer-arrow": "1.2.3",
118118
"find-free-port": "^2.0.0",
119119
"firebase-tools": "^12.0.0",

aio/yarn.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6262,6 +6262,9 @@ ecc-jsbn@~0.1.1:
62626262
version "0.1.2"
62636263
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
62646264
integrity sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==
6265+
dependencies:
6266+
jsbn "~0.1.0"
6267+
safer-buffer "^2.1.0"
62656268

62666269
[email protected], ecdsa-sig-formatter@^1.0.11:
62676270
version "1.0.11"
@@ -6692,10 +6695,10 @@ [email protected]:
66926695
resolved "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-4.1.3.tgz#c4ced986a61dd5b180982bafe6da1cbac0941c52"
66936696
integrity sha512-q8j8KnLH/4uwmPELFZvEyfEcuCuGxXScJaRdqHjOjz064GcfX6aoFbzy5VohZ5QYk2+WvoqMoqDSb9nRLf89GQ==
66946697

6695-
eslint-plugin-jsdoc@45.0.0:
6696-
version "45.0.0"
6697-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-45.0.0.tgz#6be84e4842a7138cc571a907ea9c31c42eaac5c0"
6698-
integrity sha512-l2+Jcs/Ps7oFA+SWY+0sweU/e5LgricnEl6EsDlyRTF5y0+NWL1y9Qwz9PHwHAxtdJq6lxPjEQWmYLMkvhzD4g==
6698+
eslint-plugin-jsdoc@46.1.0:
6699+
version "46.1.0"
6700+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.1.0.tgz#3ff932b70bc25f3745049f525a789faed7c948da"
6701+
integrity sha512-NpjpSuWR+Wwxzmssji7AVty1Vu0JvI7v+cTj+Rw1nKVjGv2eMvLGM/SI4VpgTXp82JbLtFOsA2QYLHT3YSmASA==
66996702
dependencies:
67006703
"@es-joy/jsdoccomment" "~0.39.4"
67016704
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)