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

Commit 3d077de

Browse files
renovate-botKnisterPeter
authored andcommitted
fix(deps): update dependency astq to v2.3.4
1 parent da4e132 commit 3d077de

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

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.3",
68+
"astq": "2.3.4",
6969
"babel-generator": "6.26.1",
7070
"babylon": "7.0.0-beta.47",
7171
"chalk": "2.4.1",

yarn.lock

+15-15
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-
380-
version "2.3.3"
381-
resolved "https://registry.yarnpkg.com/astq/-/astq-2.3.3.tgz#fdb101c903db9490ec35b849c73e8b3b467720d1"
379+
380+
version "2.3.4"
381+
resolved "https://registry.yarnpkg.com/astq/-/astq-2.3.4.tgz#d23747db65216374691e1ff2879f8a8e964fdd99"
382382
dependencies:
383-
asty "1.7.14"
383+
asty "1.7.15"
384384
cache-lru "1.1.5"
385385
pegjs "0.10.0"
386-
pegjs-otf "1.2.9"
387-
pegjs-util "1.4.12"
386+
pegjs-otf "1.2.10"
387+
pegjs-util "1.4.13"
388388

389-
390-
version "1.7.14"
391-
resolved "https://registry.yarnpkg.com/asty/-/asty-1.7.14.tgz#fddb93d899475328b1c4cc2e2956a4d2946db649"
389+
390+
version "1.7.15"
391+
resolved "https://registry.yarnpkg.com/asty/-/asty-1.7.15.tgz#d50a61774ec6a6e06f57dc791597e32607c2a972"
392392

393393
async-each@^1.0.0:
394394
version "1.0.1"
@@ -3879,18 +3879,18 @@ path-type@^3.0.0:
38793879
dependencies:
38803880
pify "^3.0.0"
38813881

3882-
3883-
version "1.2.9"
3884-
resolved "https://registry.yarnpkg.com/pegjs-otf/-/pegjs-otf-1.2.9.tgz#767eb589a8c732b9fec4e0f33448bdc8b0e0a75d"
3882+
3883+
version "1.2.10"
3884+
resolved "https://registry.yarnpkg.com/pegjs-otf/-/pegjs-otf-1.2.10.tgz#1fa0b98b9784102443b778930fdc86e202027270"
38853885
dependencies:
38863886
lodash "4.17.10"
38873887
pegjs "0.10.0"
38883888
static-module "3.0.0"
38893889
through "2.3.8"
38903890

3891-
3892-
version "1.4.12"
3893-
resolved "https://registry.yarnpkg.com/pegjs-util/-/pegjs-util-1.4.12.tgz#0b6e106346df692e7a81f04e34eb2cb30b0ec555"
3891+
3892+
version "1.4.13"
3893+
resolved "https://registry.yarnpkg.com/pegjs-util/-/pegjs-util-1.4.13.tgz#fe3afe2d08519659ada914cea62e3e4588b60214"
38943894
dependencies:
38953895
pegjs ">=0.10.0"
38963896

0 commit comments

Comments
 (0)