Skip to content

Commit

Permalink
chore(deps): update dependency @babel/parser to v7.23.9 (#15987)
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 Jan 26, 2024
1 parent 4fc53e1 commit 6fa4278
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": "17.0.2",
"@babel/code-frame": "7.23.5",
"@babel/parser": "7.23.6",
"@babel/parser": "7.23.9",
"@babel/types": "7.23.9",
"@glimmer/syntax": "0.87.1",
"@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 @@ -228,12 +228,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:7.23.6, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.22.15, @babel/parser@npm:^7.23.3, @babel/parser@npm:^7.23.4":
version: 7.23.6
resolution: "@babel/parser@npm:7.23.6"
"@babel/parser@npm:7.23.9, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.22.15, @babel/parser@npm:^7.23.3, @babel/parser@npm:^7.23.4":
version: 7.23.9
resolution: "@babel/parser@npm:7.23.9"
bin:
parser: ./bin/babel-parser.js
checksum: 6be3a63d3c9d07b035b5a79c022327cb7e16cbd530140ecb731f19a650c794c315a72c699a22413ebeafaff14aa8f53435111898d59e01a393d741b85629fa7d
checksum: 727a7a807100f6a26df859e2f009c4ddbd0d3363287b45daa50bd082ccd0d431d0c4d0e610a91f806e04a1918726cd0f5a0592c9b902a815337feed12e1cafd9
languageName: node
linkType: hard

Expand Down Expand Up @@ -7333,7 +7333,7 @@ __metadata:
"@angular/compiler": "npm:17.0.2"
"@babel/code-frame": "npm:7.23.5"
"@babel/generator": "npm:7.23.6"
"@babel/parser": "npm:7.23.6"
"@babel/parser": "npm:7.23.9"
"@babel/types": "npm:7.23.9"
"@eslint/eslintrc": "npm:3.0.0"
"@eslint/js": "npm:8.56.0"
Expand Down

0 comments on commit 6fa4278

Please sign in to comment.