Skip to content

Commit

Permalink
Update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed May 9, 2024
1 parent 07090ea commit 64a2bc1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions yarn.lock
Expand Up @@ -540,6 +540,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@babel/helper-annotate-as-pure@workspace:packages/babel-helper-annotate-as-pure"
dependencies:
"@babel/traverse": "workspace:^"
"@babel/types": "workspace:^"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -753,6 +754,7 @@ __metadata:
resolution: "@babel/helper-function-name@workspace:packages/babel-helper-function-name"
dependencies:
"@babel/template": "workspace:^"
"@babel/traverse": "workspace:^"
"@babel/types": "workspace:^"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1071,6 +1073,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@babel/helper-split-export-declaration@workspace:packages/babel-helper-split-export-declaration"
dependencies:
"@babel/traverse": "workspace:^"
"@babel/types": "workspace:^"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1283,6 +1286,7 @@ __metadata:
"@babel/helper-fixtures": "workspace:^"
"@babel/helper-string-parser": "workspace:^"
"@babel/helper-validator-identifier": "workspace:^"
"@babel/types": "workspace:^"
charcodes: "npm:^0.2.0"
bin:
parser: ./bin/babel-parser.js
Expand Down

0 comments on commit 64a2bc1

Please sign in to comment.