Skip to content

Commit

Permalink
Merge pull request #1549 from oasisprotocol/renovate/plasmohq-parcel-…
Browse files Browse the repository at this point in the history
…transformer-inject-env-0.x

Update dependency @plasmohq/parcel-transformer-inject-env to ^0.2.12
  • Loading branch information
buberdds authored Sep 26, 2024
2 parents b45547a + a317b83 commit ddf26a7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .changelog/1549.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@emotion/jest": "11.13.0",
"@parcel/packager-raw-url": "2.12.0",
"@parcel/transformer-webmanifest": "2.12.0",
"@plasmohq/parcel-transformer-inject-env": "^0.2.11",
"@plasmohq/parcel-transformer-inject-env": "^0.2.12",
"@storybook/addon-actions": "8.2.4",
"@storybook/addon-essentials": "8.2.4",
"@storybook/addon-interactions": "8.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4038,10 +4038,10 @@
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.0.tgz#7d8dacb7fdef0e4387caf7396cbd77f179867d06"
integrity sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==

"@plasmohq/parcel-transformer-inject-env@^0.2.11":
version "0.2.11"
resolved "https://registry.yarnpkg.com/@plasmohq/parcel-transformer-inject-env/-/parcel-transformer-inject-env-0.2.11.tgz#311d7a019f9b754452e72d33a9744725a292f65d"
integrity sha512-eGwwoaDbPPwrRcEgOi/BpLVGe5ttrBhs91NBcKMpE/D5gktfbJPD1zHG8MPtQdE4Iq23aG3JUbiT5clmdwtUhQ==
"@plasmohq/parcel-transformer-inject-env@^0.2.12":
version "0.2.12"
resolved "https://registry.yarnpkg.com/@plasmohq/parcel-transformer-inject-env/-/parcel-transformer-inject-env-0.2.12.tgz#da6d031111ac58d5ca8105b6596947951166b55d"
integrity sha512-QhM5Je0LyuAAJMAXeBEu4YvDirIPXuO2SoxHkwTMIwCMXpstPinnKiElrIoolqZjcxLmDCfsXerXZfbN6NhSlA==
dependencies:
"@parcel/core" "2.9.3"
"@parcel/plugin" "2.9.3"
Expand Down

0 comments on commit ddf26a7

Please sign in to comment.