Skip to content

Commit

Permalink
Update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Jul 24, 2022
1 parent 62b9025 commit ce30946
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-define-polyfill-provider@workspace:^0.3.1, @babel/helper-define-polyfill-provider@workspace:packages/babel-helper-define-polyfill-provider":
"@babel/helper-define-polyfill-provider@workspace:^0.3.2, @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 @@ -4091,7 +4091,7 @@ __metadata:
dependencies:
"@babel/compat-data": ^7.17.7
"@babel/core": ^7.17.8
"@babel/helper-define-polyfill-provider": "workspace:^0.3.1"
"@babel/helper-define-polyfill-provider": "workspace:^0.3.2"
"@babel/helper-plugin-test-runner": ^7.16.7
"@babel/plugin-transform-for-of": ^7.16.7
"@babel/plugin-transform-modules-commonjs": ^7.17.7
Expand All @@ -4118,7 +4118,7 @@ __metadata:
resolution: "babel-plugin-polyfill-corejs3@workspace:packages/babel-plugin-polyfill-corejs3"
dependencies:
"@babel/core": ^7.17.8
"@babel/helper-define-polyfill-provider": "workspace:^0.3.1"
"@babel/helper-define-polyfill-provider": "workspace:^0.3.2"
"@babel/helper-plugin-test-runner": ^7.16.7
"@babel/plugin-syntax-dynamic-import": ^7.8.3
"@babel/plugin-transform-classes": ^7.16.7
Expand All @@ -4138,7 +4138,7 @@ __metadata:
resolution: "babel-plugin-polyfill-es-shims@workspace:packages/babel-plugin-polyfill-es-shims"
dependencies:
"@babel/core": ^7.17.8
"@babel/helper-define-polyfill-provider": "workspace:^0.3.1"
"@babel/helper-define-polyfill-provider": "workspace:^0.3.2"
"@babel/helper-plugin-test-runner": ^7.16.7
array.from: ^1.1.0
math.clz32: ^1.0.0
Expand All @@ -4163,7 +4163,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.3.1"
"@babel/helper-define-polyfill-provider": "workspace:^0.3.2"
"@babel/helper-plugin-test-runner": ^7.16.7
peerDependencies:
"@babel/core": ^7.0.0-0
Expand Down

0 comments on commit ce30946

Please sign in to comment.