Skip to content

Commit

Permalink
build(deps): bump cld from 2.9.0 to 2.9.1
Browse files Browse the repository at this point in the history
Bumps [cld](https://github.com/dachev/cld) from 2.9.0 to 2.9.1.
- [Commits](https://github.com/dachev/cld/commits)

---
updated-dependencies:
- dependency-name: cld
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 6ab4759 commit 7e21437
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 @@ -27,7 +27,7 @@
"node": ">=18.0.0"
},
"dependencies": {
"cld": "^2.9.0",
"cld": "^2.9.1",
"fdir": "^6.1.0",
"front-matter": "^4.0.2",
"fs-extra": "^11.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@ character-entities@^2.0.0:
resolved "https://registry.yarnpkg.com/character-entities/-/character-entities-2.0.2.tgz#2d09c2e72cd9523076ccb21157dff66ad43fcc22"
integrity sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==

cld@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/cld/-/cld-2.9.0.tgz#8a4cec2541ac54fa45cf3aa3f13e561fed913fe7"
integrity sha512-eYK2WvupoNCCHnDjWiuEcpysqTsqQ8mZpAvFA6aFIQOBz0W77Ak+yRvvcf/Cvx3afcb86CMUBZ4W7b8IoKRuOg==
cld@^2.9.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/cld/-/cld-2.9.1.tgz#0c6685672d9f4612dfeb75eabfdd17bf282a87a6"
integrity sha512-GfNd5TM2He+pCsEhJWBgnLAoB0pnn6jCoYom7pzv04wpF2d54C0nasHZ8BW59KijwnVRmEBcI+imRnVbj5fVjw==
dependencies:
glob "7"
node-addon-api "*"
Expand Down

0 comments on commit 7e21437

Please sign in to comment.