Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-03-14 10:57:51 +0300
committerGitHub <noreply@github.com>2020-03-14 10:57:51 +0300
commitd6f914504867dfd27dc735a90e52844ceb2fbff7 (patch)
treebf9015aa02515263b6e4d1ef50b632585cd690de
parent4f002b97e71f1106be299b8740ebeb2502a43d21 (diff)
Bump acorn from 6.3.0 to 6.4.1 (#66)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1) 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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 6bd9383..291e0a1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -117,9 +117,9 @@
"dev": true
},
"acorn": {
- "version": "6.3.0",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.3.0.tgz",
- "integrity": "sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==",
+ "version": "6.4.1",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.1.tgz",
+ "integrity": "sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==",
"dev": true
},
"acorn-jsx": {