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

Commit bbf48a8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency acorn to v5.7.3
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
1 parent 3190a11 commit bbf48a8

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.7.2",
36+
"acorn": "5.7.3",
3737
"clone-deep": "4.0.0",
3838
"eslint-config-standard-tunnckocore": "1.0.10",
3939
"espree": "4.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ acorn-jsx@^4.1.1:
1818
dependencies:
1919
acorn "^5.0.3"
2020

21-
acorn@5.7.2:
22-
version "5.7.2"
23-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.2.tgz#91fa871883485d06708800318404e72bfb26dcc5"
21+
acorn@5.7.3:
22+
version "5.7.3"
23+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
2424

2525
acorn@^3.0.4:
2626
version "3.3.0"

0 commit comments

Comments
 (0)