Skip to content

Commit

Permalink
chore(deps): update dependency @babel/code-frame to v7.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent f131855 commit 5ba7f99
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@angular/compiler": "17.2.1",
"@babel/code-frame": "7.23.5",
"@babel/code-frame": "7.24.1",
"@babel/parser": "7.23.9",
"@babel/types": "7.23.9",
"@types/babel__code-frame": "7.0.6",
Expand Down
23 changes: 12 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/code-frame@npm:7.23.5, @babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.23.5":
version: 7.23.5
resolution: "@babel/code-frame@npm:7.23.5"
"@babel/code-frame@npm:7.24.1, @babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.23.5":
version: 7.24.1
resolution: "@babel/code-frame@npm:7.24.1"
dependencies:
"@babel/highlight": "npm:^7.23.4"
chalk: "npm:^2.4.2"
checksum: 10/44e58529c9d93083288dc9e649c553c5ba997475a7b0758cc3ddc4d77b8a7d985dbe78cc39c9bbc61f26d50af6da1ddf0a3427eae8cc222a9370619b671ed8f5
"@babel/highlight": "npm:^7.24.1"
picocolors: "npm:^1.0.0"
checksum: 10/71da2249ea5cea5f0cb4c6e0052e921574d16ae415c5b876123787d160abc98442a91701834c875363dadd75d200897aa278336c505335722298982f793bdf89
languageName: node
linkType: hard

Expand Down Expand Up @@ -208,14 +208,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/highlight@npm:^7.23.4":
version: 7.23.4
resolution: "@babel/highlight@npm:7.23.4"
"@babel/highlight@npm:^7.24.1":
version: 7.24.1
resolution: "@babel/highlight@npm:7.24.1"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.22.20"
chalk: "npm:^2.4.2"
js-tokens: "npm:^4.0.0"
checksum: 10/62fef9b5bcea7131df4626d009029b1ae85332042f4648a4ce6e740c3fd23112603c740c45575caec62f260c96b11054d3be5987f4981a5479793579c3aac71f
picocolors: "npm:^1.0.0"
checksum: 10/5d9ad31006f462d3863e9c73004bd46d94d2a4144b3fcc1c9945d8a82411d05477d47466a1121f1d1dea986780145bf934e8b2809c6f056b2203fe481b4d471d
languageName: node
linkType: hard

Expand Down Expand Up @@ -1332,7 +1333,7 @@ __metadata:
resolution: "angular-estree-parser@workspace:."
dependencies:
"@angular/compiler": "npm:17.2.1"
"@babel/code-frame": "npm:7.23.5"
"@babel/code-frame": "npm:7.24.1"
"@babel/parser": "npm:7.23.9"
"@babel/types": "npm:7.23.9"
"@types/babel__code-frame": "npm:7.0.6"
Expand Down

0 comments on commit 5ba7f99

Please sign in to comment.