Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c6a5f97

Browse files
renovate-botKnisterPeter
authored andcommittedJun 25, 2018
fix(deps): update dependency astq to v2.3.3
1 parent 577358b commit c6a5f97

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
 

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"typescript": "2.9.2"
6666
},
6767
"dependencies": {
68-
"astq": "2.3.1",
68+
"astq": "2.3.3",
6969
"babel-generator": "6.26.1",
7070
"babylon": "7.0.0-beta.47",
7171
"chalk": "2.4.1",

Diff for: ‎yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -376,19 +376,19 @@ assign-symbols@^1.0.0:
376376
version "1.0.0"
377377
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
378378

379-
astq@2.3.1:
380-
version "2.3.1"
381-
resolved "https://registry.yarnpkg.com/astq/-/astq-2.3.1.tgz#5acca8ea62a5dc56fce2c519b8be842cc89e36ff"
379+
astq@2.3.3:
380+
version "2.3.3"
381+
resolved "https://registry.yarnpkg.com/astq/-/astq-2.3.3.tgz#fdb101c903db9490ec35b849c73e8b3b467720d1"
382382
dependencies:
383-
asty "1.7.13"
384-
cache-lru "1.1.4"
383+
asty "1.7.14"
384+
cache-lru "1.1.5"
385385
pegjs "0.10.0"
386386
pegjs-otf "1.2.9"
387387
pegjs-util "1.4.12"
388388

389-
asty@1.7.13:
390-
version "1.7.13"
391-
resolved "https://registry.yarnpkg.com/asty/-/asty-1.7.13.tgz#2377b09716bec4df0c40cf56025146ca321f402e"
389+
asty@1.7.14:
390+
version "1.7.14"
391+
resolved "https://registry.yarnpkg.com/asty/-/asty-1.7.14.tgz#fddb93d899475328b1c4cc2e2956a4d2946db649"
392392

393393
async-each@^1.0.0:
394394
version "1.0.1"
@@ -1090,9 +1090,9 @@ cache-base@^1.0.1:
10901090
union-value "^1.0.0"
10911091
unset-value "^1.0.0"
10921092

1093-
cache-lru@1.1.4:
1094-
version "1.1.4"
1095-
resolved "https://registry.yarnpkg.com/cache-lru/-/cache-lru-1.1.4.tgz#0d644a1b27e2603d83c5512c15fd183724d65557"
1093+
cache-lru@1.1.5:
1094+
version "1.1.5"
1095+
resolved "https://registry.yarnpkg.com/cache-lru/-/cache-lru-1.1.5.tgz#7734a477be36a4cd5f881af182f5a912d0a65e85"
10961096

10971097
caching-transform@^1.0.0:
10981098
version "1.0.1"

0 commit comments

Comments
 (0)
This repository has been archived.