Skip to content

Commit

Permalink
chore(deps): update dependency @babel/parser to v7.22.10 (#15237)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 14, 2023
1 parent fbe46aa commit e22a551
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@angular/compiler": "16.2.0",
"@babel/code-frame": "7.22.5",
"@babel/parser": "7.22.7",
"@babel/parser": "7.22.10",
"@babel/types": "7.22.5",
"@glimmer/syntax": "0.84.3",
"@iarna/toml": "2.2.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -237,12 +237,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:7.22.7, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.22.5":
version: 7.22.7
resolution: "@babel/parser@npm:7.22.7"
"@babel/parser@npm:7.22.10, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.22.5":
version: 7.22.10
resolution: "@babel/parser@npm:7.22.10"
bin:
parser: ./bin/babel-parser.js
checksum: 02209ddbd445831ee8bf966fdf7c29d189ed4b14343a68eb2479d940e7e3846340d7cc6bd654a5f3d87d19dc84f49f50a58cf9363bee249dc5409ff3ba3dab54
checksum: af51567b7d3cdf523bc608eae057397486c7fa6c2e5753027c01fe5c36f0767b2d01ce3049b222841326cc5b8c7fda1d810ac1a01af0a97bb04679e2ef9f7049
languageName: node
linkType: hard

Expand Down Expand Up @@ -7006,7 +7006,7 @@ __metadata:
"@angular/compiler": 16.2.0
"@babel/code-frame": 7.22.5
"@babel/generator": 7.22.9
"@babel/parser": 7.22.7
"@babel/parser": 7.22.10
"@babel/types": 7.22.5
"@esbuild-plugins/node-modules-polyfill": 0.2.2
"@glimmer/reference": 0.84.3
Expand Down

0 comments on commit e22a551

Please sign in to comment.