Skip to content

Commit 1aab92f

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 8ee0308 commit 1aab92f

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
@@ -182,9 +182,9 @@ assign-symbols@^1.0.0:
182182
version "1.0.0"
183183
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
184184

185-
ast-types@^0.8.18:
186-
version "0.8.18"
187-
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.8.18.tgz#c8b98574898e8914e9d8de74b947564a9fe929af"
185+
ast-types@^0.11.3:
186+
version "0.11.3"
187+
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.11.3.tgz#c20757fe72ee71278ea0ff3d87e5c2ca30d9edf8"
188188

189189
async-each@^1.0.0:
190190
version "1.0.1"

0 commit comments

Comments
 (0)