Skip to content

Commit 31c70d4

Browse files
renovate-botrenovate[bot]
authored andcommitted
Lock file maintenance
1 parent 5333832 commit 31c70d4

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1685,7 +1685,7 @@ acorn-globals@^4.3.0:
16851685
acorn "^6.0.1"
16861686
acorn-walk "^6.0.1"
16871687

1688-
acorn-jsx@^5.0.2:
1688+
acorn-jsx@^5.1.0:
16891689
version "5.1.0"
16901690
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.1.0.tgz#294adb71b57398b0680015f0a38c563ee1db5384"
16911691
integrity sha512-tMUqwBWfLFbJbizRmEcWSLw6HnFzfdJs2sOJEOwwtVPMoH/0Ay+E703oZz78VSXZiiDcZrQ5XKjPIUQixhmgVw==
@@ -1705,7 +1705,7 @@ acorn@^6.0.1, acorn@^6.0.4, acorn@^6.2.1:
17051705
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e"
17061706
integrity sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==
17071707

1708-
acorn@^7.0.0:
1708+
acorn@^7.1.0:
17091709
version "7.1.0"
17101710
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c"
17111711
integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==
@@ -5072,12 +5072,12 @@ eslint@^6.5.1:
50725072
v8-compile-cache "^2.0.3"
50735073

50745074
espree@^6.1.1:
5075-
version "6.1.1"
5076-
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1.tgz#7f80e5f7257fc47db450022d723e356daeb1e5de"
5077-
integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ==
5075+
version "6.1.2"
5076+
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.2.tgz#6c272650932b4f91c3714e5e7b5f5e2ecf47262d"
5077+
integrity sha512-2iUPuuPP+yW1PZaMSDM9eyVf8D5P0Hi8h83YtZ5bPc/zHYjII5khoixIUTMO794NOY8F/ThF1Bo8ncZILarUTA==
50785078
dependencies:
5079-
acorn "^7.0.0"
5080-
acorn-jsx "^5.0.2"
5079+
acorn "^7.1.0"
5080+
acorn-jsx "^5.1.0"
50815081
eslint-visitor-keys "^1.1.0"
50825082

50835083
esprima@^3.1.3:

0 commit comments

Comments
 (0)