Update dependency tsparticles to v1.30.1

This commit is contained in:
Renovate Bot 2021-06-29 07:32:42 +00:00 committed by renovate[bot]
parent b4131dfa13
commit c39a0b0fbc
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -24920,9 +24920,9 @@
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
},
"tsparticles": {
"version": "1.30.0",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.30.0.tgz",
"integrity": "sha512-+f+SaSrT213mbH3+nm7kXr6e8STULZdu3ZYsn4rLmneCz3MA7VdqsFaqlQvVFsQef2Xxhunna1umXbSErZ79IQ==",
"version": "1.30.1",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.30.1.tgz",
"integrity": "sha512-0mdjTAxqhiV+aV79vzFojueUjggPnUg5x3lXjMHPD7vH6tmRuT96rQ3gNjFsJN7y5HkA5nKqTFssQGIBET0zZQ==",
"requires": {
"pathseg": "^1.2.0"
}

View file

@ -49,7 +49,7 @@
"react-github-btn": "1.2.0",
"react-helmet": "6.1.0",
"react-i18next": "11.11.0",
"tsparticles": "1.30.0"
"tsparticles": "1.30.1"
},
"devDependencies": {
"@fab/actions": "1.0.0-rc.3-beta.1",