aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-25 10:52:32 +0000
committerGitHub <[email protected]>2020-11-25 10:52:32 +0000
commit442ebf043470408c60eacb73bf7ab0d0fb01a0e8 (patch)
tree9968814a4c9792ae04bd59e36397d2db90a6d7c4 /package.json
parent073ce8ccbc9f07f78aa9fb1c75c57b28e1a2f5b0 (diff)
downloadmuse-442ebf043470408c60eacb73bf7ab0d0fb01a0e8.tar.xz
muse-442ebf043470408c60eacb73bf7ab0d0fb01a0e8.zip
Bump p-limit from 3.0.2 to 3.1.0
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](https://github.com/sindresorhus/p-limit/compare/v3.0.2...v3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 66d663e..44556e9 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"make-dir": "^3.1.0",
"node-emoji": "^1.10.0",
"p-event": "^4.2.0",
- "p-limit": "^3.0.2",
+ "p-limit": "^3.1.0",
"reflect-metadata": "^0.1.13",
"sequelize": "^5.21.11",
"sequelize-typescript": "^1.1.0",