Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 0064a64

Browse files
renovate-botKnisterPeter
authored andcommitted
fix(deps): update dependency astq to v2.3.6
1 parent 1e6ef01 commit 0064a64

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

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

yarn.lock

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

381-
382-
version "2.3.4"
383-
resolved "https://registry.yarnpkg.com/astq/-/astq-2.3.4.tgz#d23747db65216374691e1ff2879f8a8e964fdd99"
381+
382+
version "2.3.6"
383+
resolved "https://registry.yarnpkg.com/astq/-/astq-2.3.6.tgz#19c275f0d20da99108395c96ad501880089ae42d"
384384
dependencies:
385-
asty "1.7.15"
385+
asty "1.7.16"
386386
cache-lru "1.1.5"
387387
pegjs "0.10.0"
388388
pegjs-otf "1.2.10"
389-
pegjs-util "1.4.13"
389+
pegjs-util "1.4.14"
390390

391-
392-
version "1.7.15"
393-
resolved "https://registry.yarnpkg.com/asty/-/asty-1.7.15.tgz#d50a61774ec6a6e06f57dc791597e32607c2a972"
391+
392+
version "1.7.16"
393+
resolved "https://registry.yarnpkg.com/asty/-/asty-1.7.16.tgz#5ad3d91ee70735bd1b2a7ffd4eeeed63a62bea89"
394394

395395
async-each@^1.0.0:
396396
version "1.0.1"
@@ -3890,9 +3890,9 @@ [email protected]:
38903890
static-module "3.0.0"
38913891
through "2.3.8"
38923892

3893-
3894-
version "1.4.13"
3895-
resolved "https://registry.yarnpkg.com/pegjs-util/-/pegjs-util-1.4.13.tgz#fe3afe2d08519659ada914cea62e3e4588b60214"
3893+
3894+
version "1.4.14"
3895+
resolved "https://registry.yarnpkg.com/pegjs-util/-/pegjs-util-1.4.14.tgz#71db4b134eb98a738a129aaec12aafef1178817e"
38963896
dependencies:
38973897
pegjs ">=0.10.0"
38983898

0 commit comments

Comments
 (0)