Skip to content

Commit

Permalink
Update dependency @babel/helper-define-polyfill-provider to v0.6.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2024
1 parent 6fd89f8 commit b212b30
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
},
"devDependencies": {
"@babel/core": "7.24.0",
"@babel/helper-define-polyfill-provider": "0.6.0",
"@babel/helper-define-polyfill-provider": "0.6.1",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-runtime": "7.24.0",
"@babel/preset-env": "7.24.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,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 @@ -171,7 +171,7 @@ __metadata:
resolve: "npm:^1.14.2"
peerDependencies:
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
checksum: 10/1d5de59e4714bbf2e3623d0b312044e6d60f6320d9720784a740e87bbf58f8a143cb480f1ce3994b6f7beb32b97b7eb1e2c008aac7058e076ad97a78695eb2d5
checksum: 10/316e7c0f05d2ae233d5fbb622c6339436da8d2b2047be866b64a16e6996c078a23b4adfebbdb33bc6a9882326a6cc20b95daa79a5e0edc92e9730e36d45fa523
languageName: node
linkType: hard

Expand Down Expand Up @@ -9615,7 +9615,7 @@ __metadata:
resolution: "home-assistant-frontend@workspace:."
dependencies:
"@babel/core": "npm:7.24.0"
"@babel/helper-define-polyfill-provider": "npm:0.6.0"
"@babel/helper-define-polyfill-provider": "npm:0.6.1"
"@babel/plugin-proposal-decorators": "npm:7.24.0"
"@babel/plugin-transform-runtime": "npm:7.24.0"
"@babel/preset-env": "npm:7.24.0"
Expand Down

0 comments on commit b212b30

Please sign in to comment.