Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobruni committed May 17, 2020
1 parent b397719 commit e6d88f4
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.1"
"tsparticles": "^1.14.2"
},
"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.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.14.1.tgz#7e594185c3308cc8cf9a20718efeafb3006bd76e"
integrity sha512-uJQ1lpCWionf4I6FIV6fOAiZ5wsU68s/uueD+xZ5cGWdc9lAqN8WctxtkFNT/BxV9CUMD3NM+8ClLWjA5PH0Dw==
tsparticles@^1.14.2:
version "1.14.2"
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.14.2.tgz#fa181def31fbf79789c0b523679cb59b6557a8d9"
integrity sha512-claOdmStCMEH1VWRGMBv6zdDL27miJQ6DO/JiqTWvPr839EZTQkBPQVwGjsMAF6/8/jSMbZJUp22WM6qkX8+ig==
dependencies:
pathseg "^1.2.0"
tslib "^1.11.2"
Expand Down

0 comments on commit e6d88f4

Please sign in to comment.