Bump copy-to-clipboard from 3.3.1 to 3.3.2

Bumps [copy-to-clipboard](https://github.com/sudodoki/copy-to-clipboard) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/sudodoki/copy-to-clipboard/releases)
- [Commits](https://github.com/sudodoki/copy-to-clipboard/compare/v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: copy-to-clipboard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-02 23:52:54 +00:00 committed by GitHub
parent 981095e745
commit 30e8273c5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
"dependencies": {
"aws-sdk": "^2.1184.0",
"@swc/core": "^1.2.218",
"copy-to-clipboard": "^3.3.1",
"copy-to-clipboard": "^3.3.2",
"csstype": "^3.1.0",
"dayjs": "^1.11.4",
"dotenv": "^16.0.1",