Skip to content

Commit

Permalink
fix(deps): update dependency @readme/httpsnippet to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 466bf69 commit a8d6c54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"test": "nyc mocha"
},
"dependencies": {
"@readme/httpsnippet": "^10.0.0",
"@readme/httpsnippet": "^11.0.0",
"dot": "^1.1.3",
"highlight.js": "^11.9.0",
"httpsnippet": "^3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -374,10 +374,10 @@
"@node-rs/jieba-win32-ia32-msvc" "1.7.2"
"@node-rs/jieba-win32-x64-msvc" "1.7.2"

"@readme/httpsnippet@^10.0.0":
version "10.1.0"
resolved "https://registry.yarnpkg.com/@readme/httpsnippet/-/httpsnippet-10.1.0.tgz#b73360dd796db6c619920a7c0b209fce001340af"
integrity sha512-5p4bmBJLJeREWM6ztkCFC9S3jLz1Fy9VdcicxsfhCUTUqYcn555QZn75KBoKYNGKVdF8Ck7uUID8W11ZCnwNuA==
"@readme/httpsnippet@^11.0.0":
version "11.0.0"
resolved "https://registry.yarnpkg.com/@readme/httpsnippet/-/httpsnippet-11.0.0.tgz#8b83a5b718fc55fda63f2a48c82e5cdab0ab1212"
integrity sha512-XSyaAsJkZfmMO9R4WDlVJARZgd4wlImftSkMkKclidniXA1h6DTya9iTqJenQo9mHQLh3u6kAC3CDRaIV+LbLw==
dependencies:
qs "^6.11.2"
stringify-object "^3.3.0"
Expand Down

0 comments on commit a8d6c54

Please sign in to comment.