Skip to content

Commit 52d08c7

Browse files
Bump ast-types from 0.8.18 to 0.11.3
Bumps [ast-types](https://github.com/benjamn/ast-types) from 0.8.18 to 0.11.3. - [Release notes](https://github.com/benjamn/ast-types/releases) - [Commits](benjamn/ast-types@v0.8.18...v0.11.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent f3e5715 commit 52d08c7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/dalen/node-puppetdbquery",
2626
"dependencies": {
27-
"ast-types": "^0.8.18",
27+
"ast-types": "^0.11.3",
2828
"nomnom": "^1.6.0",
2929
"timespec": "^0.3.0"
3030
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,9 @@ assert@^1.1.1:
162162
dependencies:
163163
util "0.10.3"
164164

165-
ast-types@^0.8.18:
166-
version "0.8.18"
167-
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.8.18.tgz#c8b98574898e8914e9d8de74b947564a9fe929af"
165+
ast-types@^0.11.3:
166+
version "0.11.3"
167+
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.11.3.tgz#c20757fe72ee71278ea0ff3d87e5c2ca30d9edf8"
168168

169169
async-each@^1.0.0:
170170
version "1.0.1"

0 commit comments

Comments
 (0)