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

Commit f96b70d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency espree to v3.5.3
1 parent a215b9d commit f96b70d

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"acorn": "5.4.1",
3535
"clone-deep": "2.0.2",
3636
"eslint-config-standard-tunnckocore": "1.0.10",
37-
"espree": "3.5.2",
37+
"espree": "3.5.3",
3838
"for-in": "1.0.2",
3939
"hela": "1.1.3",
4040
"hela-preset-tunnckocore": "0.5.19",

yarn.lock

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ acorn-jsx@^3.0.0:
5252
dependencies:
5353
acorn "^3.0.4"
5454

55-
55+
[email protected], acorn@^5.4.0:
5656
version "5.4.1"
5757
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.4.1.tgz#fdc58d9d17f4a4e98d102ded826a9b9759125102"
5858

@@ -64,10 +64,6 @@ acorn@^5.1.1:
6464
version "5.1.2"
6565
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.1.2.tgz#911cb53e036807cf0fa778dc5d370fbd864246d7"
6666

67-
acorn@^5.2.1:
68-
version "5.2.1"
69-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.2.1.tgz#317ac7821826c22c702d66189ab8359675f135d7"
70-
7167
agent-base@2:
7268
version "2.1.1"
7369
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-2.1.1.tgz#d6de10d5af6132d5bd692427d46fc538539094c7"
@@ -1801,11 +1797,11 @@ eslint@^4.1.1, eslint@^4.8.0:
18011797
table "^4.0.1"
18021798
text-table "~0.2.0"
18031799

1804-
1805-
version "3.5.2"
1806-
resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.2.tgz#756ada8b979e9dcfcdb30aad8d1a9304a905e1ca"
1800+
1801+
version "3.5.3"
1802+
resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.3.tgz#931e0af64e7fbbed26b050a29daad1fc64799fa6"
18071803
dependencies:
1808-
acorn "^5.2.1"
1804+
acorn "^5.4.0"
18091805
acorn-jsx "^3.0.0"
18101806

18111807
espree@^3.5.1:

0 commit comments

Comments
 (0)