Skip to content

Commit

Permalink
Merge pull request #1946 from cfpb/ans_update_deps
Browse files Browse the repository at this point in the history
Patch update `eslint-plugin-jsdoc`
  • Loading branch information
anselmbradford authored Apr 2, 2024
2 parents 0727c67 + 65057c7 commit 647b046
Show file tree
Hide file tree
Showing 12 changed files with 5 additions and 5 deletions.
Binary file removed npm-packages-offline-cache/body-parser-1.20.1.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/body-parser-1.20.2.tgz
Binary file not shown.
Binary file removed npm-packages-offline-cache/cookie-0.5.0.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/cookie-0.6.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed npm-packages-offline-cache/express-4.18.2.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/express-4.19.2.tgz
Binary file not shown.
Binary file removed npm-packages-offline-cache/raw-body-2.5.1.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/raw-body-2.5.2.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.1",
"eslint-plugin-jsdoc": "48.2.2",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.1",
"http-server": "14.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4590,10 +4590,10 @@ [email protected]:
semver "^6.3.1"
tsconfig-paths "^3.15.0"

[email protected].1:
version "48.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.2.1.tgz#9334a05555a95fdc192980627142177963b668b4"
integrity sha512-iUvbcyDZSO/9xSuRv2HQBw++8VkV/pt3UWtX9cpPH0l7GKPq78QC/6+PmyQHHvNZaTjAce6QVciEbnc6J/zH5g==
[email protected].2:
version "48.2.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.2.2.tgz#eefdc5e3bb3cea957b66dd4817e9de30930b5270"
integrity sha512-S0Gk+rpT5w/ephKCncUY7kUsix9uE4B9XI8D/fS1/26d8okE+vZsuG1IvIt4B6sJUdQqsnzi+YXfmh+HJG11CA==
dependencies:
"@es-joy/jsdoccomment" "~0.42.0"
are-docs-informative "^0.0.2"
Expand Down

0 comments on commit 647b046

Please sign in to comment.