diff options
| author | Uri Shaked | 2020-03-14 15:48:41 +0200 |
|---|---|---|
| committer | GitHub | 2020-03-14 15:48:41 +0200 |
| commit | 2baf7d362b7ac0e7890e35287d6043757ee9c77d (patch) | |
| tree | b99d4f5b220f7f50d760128b78a9ac8eaaeb970f /package.json | |
| parent | chore: add vscode extensions.json (diff) | |
| parent | chore(deps-dev): bump acorn from 7.1.0 to 7.1.1 (diff) | |
| download | avr8js-2baf7d362b7ac0e7890e35287d6043757ee9c77d.tar.gz avr8js-2baf7d362b7ac0e7890e35287d6043757ee9c77d.tar.bz2 avr8js-2baf7d362b7ac0e7890e35287d6043757ee9c77d.zip | |
Merge pull request #14 from wokwi/dependabot/npm_and_yarn/acorn-7.1.1
chore(deps-dev): bump acorn from 7.1.0 to 7.1.1
Diffstat (limited to '')
| -rw-r--r-- | package.json | 2 |
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", |
