aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-05-08 23:17:18 +0000
committerGitHub <noreply@github.com>2020-05-08 23:17:18 +0000
commitdfaea1ce51aa85e0338479627cf0385d12004a76 (patch)
treee4b8ed4f0e3bf40bf48a6f17a1689d401c4e8b77
parent568381749fa6bfb18a55db935647842ddb81f514 (diff)
downloadPokeBot-dfaea1ce51aa85e0338479627cf0385d12004a76.tar.gz
PokeBot-dfaea1ce51aa85e0338479627cf0385d12004a76.tar.bz2
PokeBot-dfaea1ce51aa85e0338479627cf0385d12004a76.zip
Bump acorn from 7.1.0 to 7.1.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1) Signed-off-by: dependabot[bot] <support@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 b5136ef..06c4c3f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,9 +23,9 @@
}
},
"acorn": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.0.tgz",
- "integrity": "sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ=="
+ "version": "7.1.1",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.1.tgz",
+ "integrity": "sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg=="
},
"acorn-jsx": {
"version": "5.1.0",