diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-10 13:14:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-10 13:14:09 +0000 |
| commit | f8ef575825098273388ff0d222e6a90479c99d4d (patch) | |
| tree | 52eac8bc6f2c08ecb10ac2f0790c0effff9851fe | |
| parent | 8d2b2b3f4619d1085bcc85114e7f9a6fa36f8cf4 (diff) | |
| download | pokeworld-website-dependabot/npm_and_yarn/glob-parent-5.1.2.tar.gz pokeworld-website-dependabot/npm_and_yarn/glob-parent-5.1.2.tar.bz2 pokeworld-website-dependabot/npm_and_yarn/glob-parent-5.1.2.zip | |
Bump glob-parent from 5.0.0 to 5.1.2dependabot/npm_and_yarn/glob-parent-5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.0.0...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index afd8004..392681d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -205,9 +205,9 @@ "dev": true }, "glob-parent": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.0.0.tgz", - "integrity": "sha512-Z2RwiujPRGluePM6j699ktJYxmPpJKCfpGA13jz2hmFZC7gKetzrWvg5KN3+OsIFmydGyZ1AVwERCq1w/ZZwRg==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", "dev": true, "requires": { "is-glob": "^4.0.1" |
