Skip to content

Commit

Permalink
Bump angular-estree-parser from 1.1.5 to 1.2.0 (#7521)
Browse files Browse the repository at this point in the history
Bumps [angular-estree-parser](https://github.com/ikatyang/angular-estree-parser) from 1.1.5 to 1.2.0.
- [Release notes](https://github.com/ikatyang/angular-estree-parser/releases)
- [Changelog](https://github.com/ikatyang/angular-estree-parser/blob/master/CHANGELOG.md)
- [Commits](prettier/angular-estree-parser@v1.1.5...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 3, 2020
1 parent 0996efd commit d8b6e4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"@glimmer/syntax": "0.47.3",
"@iarna/toml": "2.2.3",
"@typescript-eslint/typescript-estree": "2.17.0",
"angular-estree-parser": "1.1.5",
"angular-estree-parser": "1.2.0",
"angular-html-parser": "1.4.0",
"camelcase": "5.3.1",
"chalk": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1433,10 +1433,10 @@ ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

angular-estree-parser@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/angular-estree-parser/-/angular-estree-parser-1.1.5.tgz#f278e03e648a2bfb6c5dcdf17ba3273f3251b74a"
integrity sha512-M82O7HGwgS6mBfQq9ijCwuP4uYgSgycmNWQOHomToWRAdfX/c2pAwpCYdbVG9lc6Go8mr5+A2bRQnykdCVdpuA==
angular-estree-parser@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/angular-estree-parser/-/angular-estree-parser-1.2.0.tgz#50665a8c4e01fde6a7bad050947584e9a732f1aa"
integrity sha512-dINerkXyL3TZOB/FnGKd0khlAMoHbJp4JxnJXjpuW30b2Q+S+Gxb6iM+3d8TLla6AHrRVsczMBrXwZnJVzqr9g==
dependencies:
lines-and-columns "^1.1.6"
tslib "^1.9.3"
Expand Down

0 comments on commit d8b6e4b

Please sign in to comment.