Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobruni committed May 15, 2020
1 parent 6f8a265 commit b397719
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"lodash": "^4.17.11",
"tsparticles": "^1.14.0"
"tsparticles": "^1.14.1"
},
"peerDependencies": {
"react": "^16.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3979,10 +3979,10 @@ tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==

tsparticles@^1.14.0:
version "1.14.0"
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.14.0.tgz#6bb0f9470e64c4f06d17c7b789a6231f8cc9e0eb"
integrity sha512-EAMs3SeSq+KzdDLX3GFa2xoRy7ImCn9mviJ3mtcklUFuH7hQ5t96H1G383XNXfBfUEAAHKeiBpgpszwg7depzQ==
tsparticles@^1.14.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.14.1.tgz#7e594185c3308cc8cf9a20718efeafb3006bd76e"
integrity sha512-uJQ1lpCWionf4I6FIV6fOAiZ5wsU68s/uueD+xZ5cGWdc9lAqN8WctxtkFNT/BxV9CUMD3NM+8ClLWjA5PH0Dw==
dependencies:
pathseg "^1.2.0"
tslib "^1.11.2"
Expand Down

0 comments on commit b397719

Please sign in to comment.