Skip to content

Commit b06b42d

Browse files
1 parent 8188876 commit b06b42d

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@angular/compiler": "8.2.13",
1818
"@babel/code-frame": "7.5.5",
19-
"@babel/parser": "7.7.0",
19+
"@babel/parser": "7.7.2",
2020
"@glimmer/syntax": "0.41.0",
2121
"@iarna/toml": "2.2.3",
2222
"@typescript-eslint/typescript-estree": "2.6.1",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -368,15 +368,10 @@
368368
esutils "^2.0.2"
369369
js-tokens "^4.0.0"
370370

371-
"@babel/[email protected]", "@babel/parser@^7.7.0":
372-
version "7.7.0"
373-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.0.tgz#232618f6e8947bc54b407fa1f1c91a22758e7159"
374-
integrity sha512-GqL+Z0d7B7ADlQBMXlJgvXEbtt5qlqd1YQ5fr12hTSfh7O/vgrEIvJxU2e7aSVrEUn75zTZ6Nd0s8tthrlZnrQ==
375-
376-
"@babel/parser@^7.1.2", "@babel/parser@^7.1.5", "@babel/parser@^7.4.5", "@babel/parser@^7.5.5":
377-
version "7.6.4"
378-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.4.tgz#cb9b36a7482110282d5cb6dd424ec9262b473d81"
379-
integrity sha512-D8RHPW5qd0Vbyo3qb+YjO5nvUVRTXFLQ/FsDxJU2Nqz4uB5EnUN0ZQSEYpvTIbRuttig1XbHWU5oMeQwQSAA+A==
371+
"@babel/[email protected]", "@babel/parser@^7.1.2", "@babel/parser@^7.1.5", "@babel/parser@^7.4.5", "@babel/parser@^7.5.5", "@babel/parser@^7.7.0":
372+
version "7.7.2"
373+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.2.tgz#ea8334dc77416bfd9473eb470fd00d8245b3943b"
374+
integrity sha512-DDaR5e0g4ZTb9aP7cpSZLkACEBdoLGwJDWgHtBhrGX7Q1RjhdoMOfexICj5cqTAtpowjGQWfcvfnQG7G2kAB5w==
380375

381376
"@babel/plugin-proposal-async-generator-functions@^7.7.0":
382377
version "7.7.0"

0 commit comments

Comments
 (0)