Skip to content

Commit

Permalink
Bump vite-plugin-web-extension from 4.1.1 to 4.1.2 (#330)
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-web-extension](https://github.com/aklinker1/vite-plugin-web-extension) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/aklinker1/vite-plugin-web-extension/releases)
- [Commits](aklinker1/vite-plugin-web-extension@v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: vite-plugin-web-extension
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 5, 2024
1 parent f7610c5 commit 1b88f42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"vite": "^5.1.5",
"vite-plugin-static-copy": "^1.0.1",
"vite-plugin-svgr": "^4.2.0",
"vite-plugin-web-extension": "^4.1.1",
"vite-plugin-web-extension": "^4.1.2",
"webextension-polyfill": "^0.10.0"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4904,10 +4904,10 @@ vite-plugin-svgr@^4.2.0:
"@svgr/core" "^8.1.0"
"@svgr/plugin-jsx" "^8.1.0"

vite-plugin-web-extension@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/vite-plugin-web-extension/-/vite-plugin-web-extension-4.1.1.tgz#91ae69be90ce5549291b22996f6d1b521576fc09"
integrity sha512-YUObXUXilgYuNGLdn5v+VUCcIQY4Aodo/1tgv6DrNAeZTLnvfa0fKSXjq86FB+XTplbumVZ6UANLrOxZItWOvw==
vite-plugin-web-extension@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/vite-plugin-web-extension/-/vite-plugin-web-extension-4.1.2.tgz#530bf47bc630d1b7d31bfc076987adc90ad76d42"
integrity sha512-2i4iHgybAGG7fv0T6ZVpiyIqFMUp5M7Lbhg6E7vvAuFx5T6MxhK8NinxG0DARHsI358gAai3hIgUgGW0O1W2Fw==
dependencies:
ajv "^8.11.0"
async-lock "^1.3.2"
Expand Down

0 comments on commit 1b88f42

Please sign in to comment.