Skip to content

Commit

Permalink
Bump @emailjs/browser from 4.1.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [@emailjs/browser](https://github.com/emailjs-com/emailjs-sdk) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/emailjs-com/emailjs-sdk/releases)
- [Commits](emailjs-com/emailjs-sdk@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: "@emailjs/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 8ae5031 commit 4868b0b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"check-types": "tsc --noEmit"
},
"dependencies": {
"@emailjs/browser": "^4.1.0",
"@emailjs/browser": "^4.2.0",
"@react-three/fiber": "^8.15.16",
"@react-three/drei": "^9.99.4",
"clsx": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -220,10 +220,10 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"

"@emailjs/browser@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@emailjs/browser/-/browser-4.1.0.tgz#141225969a2abfa1ec6e6f3240b3637a78cace16"
integrity sha512-AWLTmFli2NIKjBXs4Fql1B5z8i3W2r+CKCaxp0DdcFzcIQxrCS2TzmqJtIiPZKh9FpZgqueQTivBx6QOxaz89Q==
"@emailjs/browser@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@emailjs/browser/-/browser-4.2.0.tgz#f260365b31d084c9c14ae8ef0ca8fb1eb817421b"
integrity sha512-f1uOhThjn7tBX78rjpnkxEQhtEsMk05ZzU8LuqlJ41pT705fnJ77oMzKYXU3+X75EytlRKseHTLjtsy8oKTMEw==

"@emotion/is-prop-valid@^0.8.2":
version "0.8.8"
Expand Down

0 comments on commit 4868b0b

Please sign in to comment.