aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot]2020-03-14 13:21:08 +0000
committerGitHub2020-03-14 13:21:08 +0000
commit3b36ae63abaa68b73029295c986cc41257643ad3 (patch)
treeb99d4f5b220f7f50d760128b78a9ac8eaaeb970f /package.json
parentchore: add vscode extensions.json (diff)
downloadavr8js-3b36ae63abaa68b73029295c986cc41257643ad3.tar.gz
avr8js-3b36ae63abaa68b73029295c986cc41257643ad3.tar.bz2
avr8js-3b36ae63abaa68b73029295c986cc41257643ad3.zip
chore(deps-dev): 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>
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 7fcb063..5ffe797 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"@typescript-eslint/eslint-plugin": "^2.10.0",
"@typescript-eslint/parser": "^2.10.0",
"@wokwi/elements": "^0.1.1",
- "acorn": "^7.1.0",
+ "acorn": "^7.1.1",
"eslint": "^6.7.2",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-jest": "^23.1.1",