From 1d0980e2d974f027acbcf5b27fe16312b11b2672 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Feb 2022 14:57:09 +0000 Subject: [PATCH] Update dependency tsparticles to v1.41.1 --- package-lock.json | 14 +++++++------- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 55278d7..a98f2f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "react-helmet": "6.1.0", "react-i18next": "11.15.4", "sass": "1.49.7", - "tsparticles": "1.41.0", + "tsparticles": "1.41.1", "typed-scss-modules": "5.1.1", "utterances-react": "0.1.3" }, @@ -20271,9 +20271,9 @@ "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/tsparticles": { - "version": "1.41.0", - "resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.0.tgz", - "integrity": "sha512-L2+I82ge+xVuZNbKLuw1I46RXLlT5TCIf6MGQRI0H9jgqPyT668NQl/liOcCpzCZvVNzUMUXeiu5SWetd33v5Q==", + "version": "1.41.1", + "resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.1.tgz", + "integrity": "sha512-j6vtiRBld+D8G/EGBmgcUYo35jx8VuOvL57uI1wsxYy55G8/CSW2fnTU6uV7TZ9e0EmnENLKEX1UzGKRny0aug==", "funding": [ { "type": "github", @@ -37210,9 +37210,9 @@ "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "tsparticles": { - "version": "1.41.0", - "resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.0.tgz", - "integrity": "sha512-L2+I82ge+xVuZNbKLuw1I46RXLlT5TCIf6MGQRI0H9jgqPyT668NQl/liOcCpzCZvVNzUMUXeiu5SWetd33v5Q==" + "version": "1.41.1", + "resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.1.tgz", + "integrity": "sha512-j6vtiRBld+D8G/EGBmgcUYo35jx8VuOvL57uI1wsxYy55G8/CSW2fnTU6uV7TZ9e0EmnENLKEX1UzGKRny0aug==" }, "tsutils": { "version": "3.21.0", diff --git a/package.json b/package.json index c523196..976074c 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "react-helmet": "6.1.0", "react-i18next": "11.15.4", "sass": "1.49.7", - "tsparticles": "1.41.0", + "tsparticles": "1.41.1", "typed-scss-modules": "5.1.1", "utterances-react": "0.1.3" }, diff --git a/yarn.lock b/yarn.lock index d07304e..8d9a8f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11992,10 +11992,10 @@ tslib@~2.2.0: resolved "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz" integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w== -tsparticles@1.41.0: - version "1.41.0" - resolved "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.0.tgz" - integrity sha512-L2+I82ge+xVuZNbKLuw1I46RXLlT5TCIf6MGQRI0H9jgqPyT668NQl/liOcCpzCZvVNzUMUXeiu5SWetd33v5Q== +tsparticles@1.41.1: + version "1.41.1" + resolved "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.1.tgz" + integrity sha512-j6vtiRBld+D8G/EGBmgcUYo35jx8VuOvL57uI1wsxYy55G8/CSW2fnTU6uV7TZ9e0EmnENLKEX1UzGKRny0aug== tsutils@^3.21.0: version "3.21.0"