summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-18 23:37:41 -0400
committerGitHub <noreply@github.com>2022-07-18 23:37:41 -0400
commite85498ebc447c0d4e2b600c83ee4ff045e03a8a8 (patch)
tree3843f12acd0d2fb993d562cfb6d099fe8f73e178
parentab83de5eee02230d9b5f2f9b1fc7ddacface2d0d (diff)
downloadasync-e85498ebc447c0d4e2b600c83ee4ff045e03a8a8.tar.gz
Bump rollup from 2.75.5 to 2.75.7 (#1853)
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.5 to 2.75.7. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.75.5...v2.75.7) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 877deb2..ac6ec09 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "async",
- "version": "3.2.3",
+ "version": "3.2.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "async",
- "version": "3.2.3",
+ "version": "3.2.4",
"license": "MIT",
"devDependencies": {
"@babel/eslint-parser": "^7.16.5",
@@ -8064,9 +8064,9 @@
}
},
"node_modules/rollup": {
- "version": "2.75.5",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.5.tgz",
- "integrity": "sha512-JzNlJZDison3o2mOxVmb44Oz7t74EfSd1SQrplQk0wSaXV7uLQXtVdHbxlcT3w+8tZ1TL4r/eLfc7nAbz38BBA==",
+ "version": "2.75.7",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.7.tgz",
+ "integrity": "sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@@ -16223,9 +16223,9 @@
}
},
"rollup": {
- "version": "2.75.5",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.5.tgz",
- "integrity": "sha512-JzNlJZDison3o2mOxVmb44Oz7t74EfSd1SQrplQk0wSaXV7uLQXtVdHbxlcT3w+8tZ1TL4r/eLfc7nAbz38BBA==",
+ "version": "2.75.7",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.7.tgz",
+ "integrity": "sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"