mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
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:
parent
981095e745
commit
30e8273c5e
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -542,10 +542,10 @@ concat-map@0.0.1:
|
|||
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
||||
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
||||
|
||||
copy-to-clipboard@^3.3.1:
|
||||
version "3.3.1"
|
||||
resolved "https://registry.yarnpkg.com/copy-to-clipboard/-/copy-to-clipboard-3.3.1.tgz#115aa1a9998ffab6196f93076ad6da3b913662ae"
|
||||
integrity sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==
|
||||
copy-to-clipboard@^3.3.2:
|
||||
version "3.3.2"
|
||||
resolved "https://registry.yarnpkg.com/copy-to-clipboard/-/copy-to-clipboard-3.3.2.tgz#5b263ec2366224b100181dded7ce0579b340c107"
|
||||
integrity sha512-Vme1Z6RUDzrb6xAI7EZlVZ5uvOk2F//GaxKUxajDqm9LhOVM1inxNAD2vy+UZDYsd0uyA9s7b3/FVZPSxqrCfg==
|
||||
dependencies:
|
||||
toggle-selection "^1.0.6"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue