Skip to content

Commit

Permalink
Update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Mar 12, 2024
1 parent 1ce88db commit f69b724
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -224,7 +224,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-define-polyfill-provider@workspace:^0.6.0, @babel/helper-define-polyfill-provider@workspace:packages/babel-helper-define-polyfill-provider":
"@babel/helper-define-polyfill-provider@workspace:^0.6.1, @babel/helper-define-polyfill-provider@workspace:packages/babel-helper-define-polyfill-provider":
version: 0.0.0-use.local
resolution: "@babel/helper-define-polyfill-provider@workspace:packages/babel-helper-define-polyfill-provider"
dependencies:
Expand Down Expand Up @@ -4482,7 +4482,7 @@ __metadata:
dependencies:
"@babel/compat-data": ^7.22.6
"@babel/core": ^7.22.6
"@babel/helper-define-polyfill-provider": "workspace:^0.6.0"
"@babel/helper-define-polyfill-provider": "workspace:^0.6.1"
"@babel/helper-plugin-test-runner": ^7.22.5
"@babel/plugin-transform-for-of": ^7.22.5
"@babel/plugin-transform-modules-commonjs": ^7.22.5
Expand All @@ -4509,7 +4509,7 @@ __metadata:
resolution: "babel-plugin-polyfill-corejs3@workspace:packages/babel-plugin-polyfill-corejs3"
dependencies:
"@babel/core": ^7.22.6
"@babel/helper-define-polyfill-provider": "workspace:^0.6.0"
"@babel/helper-define-polyfill-provider": "workspace:^0.6.1"
"@babel/helper-plugin-test-runner": ^7.22.5
"@babel/plugin-proposal-decorators": ^7.22.15
"@babel/plugin-transform-class-properties": ^7.22.5
Expand All @@ -4531,7 +4531,7 @@ __metadata:
resolution: "babel-plugin-polyfill-es-shims@workspace:packages/babel-plugin-polyfill-es-shims"
dependencies:
"@babel/core": ^7.22.6
"@babel/helper-define-polyfill-provider": "workspace:^0.6.0"
"@babel/helper-define-polyfill-provider": "workspace:^0.6.1"
"@babel/helper-plugin-test-runner": ^7.22.5
array.from: ^1.1.0
math.clz32: ^1.0.0
Expand All @@ -4556,7 +4556,7 @@ __metadata:
resolution: "babel-plugin-polyfill-regenerator@workspace:packages/babel-plugin-polyfill-regenerator"
dependencies:
"@babel/core": ^7.17.8
"@babel/helper-define-polyfill-provider": "workspace:^0.6.0"
"@babel/helper-define-polyfill-provider": "workspace:^0.6.1"
"@babel/helper-plugin-test-runner": ^7.16.7
"@babel/plugin-transform-regenerator": ~7.14.0
peerDependencies:
Expand Down

0 comments on commit f69b724

Please sign in to comment.