Skip to content

Commit

Permalink
chore(deps): update dependency @babel/parser to v7.24.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent d600845 commit 0610909
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": "18.0.0",
"@babel/code-frame": "7.24.2",
"@babel/parser": "7.24.5",
"@babel/parser": "7.24.6",
"@babel/types": "7.24.5",
"@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 @@ -213,12 +213,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -1339,7 +1339,7 @@ __metadata:
dependencies:
"@angular/compiler": "npm:18.0.0"
"@babel/code-frame": "npm:7.24.2"
"@babel/parser": "npm:7.24.5"
"@babel/parser": "npm:7.24.6"
"@babel/types": "npm:7.24.5"
"@types/babel__code-frame": "npm:7.0.6"
"@types/jest": "npm:29.5.12"
Expand Down

0 comments on commit 0610909

Please sign in to comment.