Skip to content

Commit

Permalink
fix(deps): update dependency babel-plugin-polyfill-regenerator to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2024
1 parent 9d4e2ae commit ce2e0d1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/tcm-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"babel-plugin-annotate-pure-calls": "0.4.0",
"babel-plugin-dev-expression": "0.2.3",
"babel-plugin-macros": "3.1.0",
"babel-plugin-polyfill-regenerator": "0.6.0",
"babel-plugin-polyfill-regenerator": "0.6.1",
"babel-plugin-transform-rename-import": "2.3.0",
"camelcase": "8.0.0",
"chalk": "5.3.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -419,9 +419,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-define-polyfill-provider@npm:^0.6.0":
version: 0.6.0
resolution: "@babel/helper-define-polyfill-provider@npm:0.6.0"
"@babel/helper-define-polyfill-provider@npm:^0.6.1":
version: 0.6.1
resolution: "@babel/helper-define-polyfill-provider@npm:0.6.1"
dependencies:
"@babel/helper-compilation-targets": "npm:^7.22.6"
"@babel/helper-plugin-utils": "npm:^7.22.5"
Expand All @@ -430,7 +430,7 @@ __metadata:
resolve: "npm:^1.14.2"
peerDependencies:
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
checksum: 10c0/bf6af52fadbbebc5bf71166b91eac4fc21431ec9b0d2a94063f3a3d900ed44aa1384ad23e920a85e7a657fcf3e80edb2eaaac9d902bd1e632f3b50c836b45c53
checksum: 10c0/210e1c8ac118f7c5a0ef5b42c4267c3db2f59b1ebc666a275d442b86896de4a66ef93539d702870f172f9749cd44c89f53056a5b17e619c3142b12ed4e4e6aae
languageName: node
linkType: hard

Expand Down Expand Up @@ -7683,7 +7683,7 @@ __metadata:
babel-plugin-annotate-pure-calls: "npm:0.4.0"
babel-plugin-dev-expression: "npm:0.2.3"
babel-plugin-macros: "npm:3.1.0"
babel-plugin-polyfill-regenerator: "npm:0.6.0"
babel-plugin-polyfill-regenerator: "npm:0.6.1"
babel-plugin-replace-identifiers: "npm:0.1.1"
babel-plugin-transform-rename-import: "npm:2.3.0"
camelcase: "npm:8.0.0"
Expand Down Expand Up @@ -10738,14 +10738,14 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-polyfill-regenerator@npm:0.6.0":
version: 0.6.0
resolution: "babel-plugin-polyfill-regenerator@npm:0.6.0"
"babel-plugin-polyfill-regenerator@npm:0.6.1":
version: 0.6.1
resolution: "babel-plugin-polyfill-regenerator@npm:0.6.1"
dependencies:
"@babel/helper-define-polyfill-provider": "npm:^0.6.0"
"@babel/helper-define-polyfill-provider": "npm:^0.6.1"
peerDependencies:
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
checksum: 10c0/778f0cc2240c5ef636ffb1398af8ddad69715a82a2155c25781412d269c332576b2458d55b8f1b84f196bb263b32351d157ba29033385cad8481cca2322b9cc3
checksum: 10c0/0b55a35a75a261f62477d8d0f0c4a8e3b66f109323ce301d7de6898e168c41224de3bc26a92f48f2c7fcc19dfd1fc60fe71098bfd4f804a0463ff78586892403
languageName: node
linkType: hard

Expand Down

0 comments on commit ce2e0d1

Please sign in to comment.