Skip to content

Commit

Permalink
chore(deps): update dependency @babel/code-frame to v7.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent f131855 commit 69e6ec4
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.2",
"@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.2, @babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.23.5":
version: 7.24.2
resolution: "@babel/code-frame@npm:7.24.2"
dependencies:
"@babel/highlight": "npm:^7.23.4"
chalk: "npm:^2.4.2"
checksum: 10/44e58529c9d93083288dc9e649c553c5ba997475a7b0758cc3ddc4d77b8a7d985dbe78cc39c9bbc61f26d50af6da1ddf0a3427eae8cc222a9370619b671ed8f5
"@babel/highlight": "npm:^7.24.2"
picocolors: "npm:^1.0.0"
checksum: 10/7db8f5b36ffa3f47a37f58f61e3d130b9ecad21961f3eede7e2a4ac2c7e4a5efb6e9d03a810c669bc986096831b6c0dfc2c3082673d93351b82359c1b03e0590
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.2":
version: 7.24.2
resolution: "@babel/highlight@npm:7.24.2"
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/4555124235f34403bb28f55b1de58edf598491cc181c75f8afc8fe529903cb598cd52fe3bf2faab9bc1f45c299681ef0e44eea7a848bb85c500c5a4fe13f54f6
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.2"
"@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 69e6ec4

Please sign in to comment.