Skip to content

Commit

Permalink
Bump tsparticles from 1.19.2 to 1.20.1 in /natlas-server
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and 0xdade committed Mar 15, 2021
1 parent 2302ed9 commit 2a5996e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion natlas-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"datatables.net-bs4": "^1.10.23",
"jquery": "^3.6.0",
"popper.js": "^1.16.0",
"tsparticles": "^1.19.2"
"tsparticles": "^1.20.1"
},
"devDependencies": {
"@types/jquery": "^3.5.5",
Expand Down
8 changes: 4 additions & 4 deletions natlas-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6085,10 +6085,10 @@ tslint@^6.1.3:
tslib "^1.13.0"
tsutils "^2.29.0"

tsparticles@^1.19.2:
version "1.19.2"
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.19.2.tgz#056d26149e67155e99efbfb1ea8f521fcc66520c"
integrity sha512-DqoseKpYxXAsmpUmXcqf4d7QK7zEcLcrcxjGB4qA6hn9XonVo1oa9hf1XaCgO/H23Dh4Ia31Z4DcSAgsqSt5Xg==
tsparticles@^1.20.1:
version "1.20.1"
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.20.1.tgz#3be82dd22cd0e79cbd6c6ee95381e99b501f7740"
integrity sha512-xkDRZxkCWYoWFNqJLIz10iNdFBd7i/F3IwXWiUZCjLgg6ubBOQTY4ijm4V13BJUcHtpcZWZwIZJwKA5d16myGQ==
optionalDependencies:
pathseg "^1.2.0"

Expand Down

0 comments on commit 2a5996e

Please sign in to comment.