Skip to content

Commit

Permalink
chore(deps): bump p-limit from 3.1.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](sindresorhus/p-limit@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: p-limit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2021
1 parent d8db046 commit 63bf3d0
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 48 deletions.
122 changes: 76 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webfont",
"version": "11.2.27",
"version": "11.2.28",
"description": "Generator of fonts from svg icons, svg icons to svg font, svg font to ttf, ttf to eot, ttf to woff, ttf to woff2",
"directories": {
"lib": "dist",
Expand Down Expand Up @@ -46,7 +46,7 @@
"globby": "^11.0.0",
"meow": "^9.0.0",
"nunjucks": "^3.2.3",
"p-limit": "^3.1.0",
"p-limit": "^4.0.0",
"parse-json": "^5.2.0",
"resolve-from": "^5.0.0",
"svg2ttf": "^6.0.2",
Expand Down

0 comments on commit 63bf3d0

Please sign in to comment.