Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Commit

Permalink
chore(deps): update dependency acorn to v5.5.3
Browse files Browse the repository at this point in the history
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 8, 2018
1 parent ce0a9b4 commit 16ec7a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"define-property": "2.0.2"
},
"devDependencies": {
"acorn": "5.5.1",
"acorn": "5.5.3",
"clone-deep": "2.0.2",
"eslint-config-standard-tunnckocore": "1.0.10",
"espree": "3.5.4",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ acorn-jsx@^3.0.0:
dependencies:
acorn "^3.0.4"

acorn@5.5.1:
version "5.5.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.1.tgz#84e05a9ea0acbe131227da50301e62464dc9c1d8"
acorn@5.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.3.tgz#f473dd47e0277a08e28e9bec5aeeb04751f0b8c9"

acorn@^3.0.4:
version "3.3.0"
Expand Down

0 comments on commit 16ec7a9

Please sign in to comment.