Skip to content

Commit

Permalink
chore(deps): update dependency @babel/parser to v7.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent a0d651d commit c49351a
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 @@ -29,7 +29,7 @@
"devDependencies": {
"@angular/compiler": "17.3.5",
"@babel/code-frame": "7.23.5",
"@babel/parser": "7.23.9",
"@babel/parser": "7.24.5",
"@babel/types": "7.23.9",
"@types/babel__code-frame": "7.0.6",
"@types/jest": "29.5.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -219,12 +219,12 @@ __metadata:
languageName: node
linkType: hard

"@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.23.9":
version: 7.23.9
resolution: "@babel/parser@npm:7.23.9"
"@babel/parser@npm:7.24.5, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9":
version: 7.24.5
resolution: "@babel/parser@npm:7.24.5"
bin:
parser: ./bin/babel-parser.js
checksum: 10/727a7a807100f6a26df859e2f009c4ddbd0d3363287b45daa50bd082ccd0d431d0c4d0e610a91f806e04a1918726cd0f5a0592c9b902a815337feed12e1cafd9
checksum: 10/f5ed1c5fd4b0045a364fb906f54fd30e2fff93a45069068b6d80d3ab2b64f5569c90fb41d39aff80fb7e925ca4d44917965a76776a3ca11924ec1fae3be5d1ea
languageName: node
linkType: hard

Expand Down Expand Up @@ -1333,7 +1333,7 @@ __metadata:
dependencies:
"@angular/compiler": "npm:17.3.5"
"@babel/code-frame": "npm:7.23.5"
"@babel/parser": "npm:7.23.9"
"@babel/parser": "npm:7.24.5"
"@babel/types": "npm:7.23.9"
"@types/babel__code-frame": "npm:7.0.6"
"@types/jest": "npm:29.5.12"
Expand Down

0 comments on commit c49351a

Please sign in to comment.