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

Commit 16ec7a9

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency acorn to v5.5.3
Signed-off-by: Charlike Mike Reagent <[email protected]>
1 parent ce0a9b4 commit 16ec7a9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"define-property": "2.0.2"
3434
},
3535
"devDependencies": {
36-
"acorn": "5.5.1",
36+
"acorn": "5.5.3",
3737
"clone-deep": "2.0.2",
3838
"eslint-config-standard-tunnckocore": "1.0.10",
3939
"espree": "3.5.4",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ acorn-jsx@^3.0.0:
88
dependencies:
99
acorn "^3.0.4"
1010

11-
12-
version "5.5.1"
13-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.1.tgz#84e05a9ea0acbe131227da50301e62464dc9c1d8"
11+
12+
version "5.5.3"
13+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.3.tgz#f473dd47e0277a08e28e9bec5aeeb04751f0b8c9"
1414

1515
acorn@^3.0.4:
1616
version "3.3.0"

0 commit comments

Comments
 (0)