From 8f6556f2349f2d2bc1f34d46cd36e553d48e5332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 14:04:26 +0800 Subject: [PATCH] Bump react-tsparticles from 1.41.4 to 1.41.5 (#377) Bumps [react-tsparticles](https://github.com/matteobruni/tsparticles/tree/HEAD/components/react) from 1.41.4 to 1.41.5. - [Release notes](https://github.com/matteobruni/tsparticles/releases) - [Changelog](https://github.com/matteobruni/tsparticles/blob/main/components/react/CHANGELOG.md) - [Commits](https://github.com/matteobruni/tsparticles/commits/react-tsparticles@1.41.5/components/react) --- updated-dependencies: - dependency-name: react-tsparticles dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 787e66b0..fb9a7761 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react-masonry-css": "^1.0.16", "react-reveal": "^1.2.2", "react-scrolllock": "^5.0.1", - "react-tsparticles": "^1.41.4", + "react-tsparticles": "^1.41.5", "react-use-websocket": "3.0.0", "resnow": "^1.0.0", "swr": "^1.2.2", diff --git a/yarn.lock b/yarn.lock index 85ef320f..36458333 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2904,13 +2904,13 @@ react-scrolllock@^5.0.1: dependencies: exenv "^1.2.2" -react-tsparticles@^1.41.4: - version "1.41.4" - resolved "https://registry.yarnpkg.com/react-tsparticles/-/react-tsparticles-1.41.4.tgz#ce15a9b09a36dc81883800aec84dbe2eebe100ea" - integrity sha512-6lesBtKKIXDRpaEaTSFm3YQZGDam2H0my4x8HOZZux57Zxb7QyJN3C+6q9ninS45ffK5S6RR9qax6DP+duADLg== +react-tsparticles@^1.41.5: + version "1.41.5" + resolved "https://registry.yarnpkg.com/react-tsparticles/-/react-tsparticles-1.41.5.tgz#f676325a58bdc905b4154c9ad3267fd3b29b884d" + integrity sha512-j1zP6Q5a2JuWBoyBV27RqpRLmyrB5eoB0UXt9K2HxGKqc2Var0JILPAV/mnlOqVecDaBgwJmjnqtapzhH9Qryw== dependencies: fast-deep-equal "^3.1.3" - tsparticles "^1.41.4" + tsparticles "^1.41.5" react-use-websocket@3.0.0: version "3.0.0" @@ -3366,10 +3366,10 @@ tslib@^1.8.1: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tsparticles@^1.41.4: - version "1.41.4" - resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.41.4.tgz#332dd2f21a7a6e35564821d2578eac7ba9e4c3ae" - integrity sha512-kJvODc6Hj7monW9YCF4nnLgSubkndNPsHOMjCF8pGgDSV5pce6w+Ar4bPE8nZveGEXNSxnPwR+1MN0zwgx4MGg== +tsparticles@^1.41.5: + version "1.41.5" + resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.41.5.tgz#4b935c3bb44c6dfc44dbbcf05fd5cb8aa3e64b09" + integrity sha512-USK4VZsr5HxiSyCvMuC6F7+SwOrM0zJDkPNlZXLBnf++d8xJ6P+jafEKr89JVUeYCWuDyAfS2GtYaXgOC1+bOA== tsutils@^3.21.0: version "3.21.0"