Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobruni committed May 21, 2020
1 parent ba979b8 commit 091c313
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.2"
"tsparticles": "^1.14.3"
},
"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.2:
version "1.14.2"
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.14.2.tgz#fa181def31fbf79789c0b523679cb59b6557a8d9"
integrity sha512-claOdmStCMEH1VWRGMBv6zdDL27miJQ6DO/JiqTWvPr839EZTQkBPQVwGjsMAF6/8/jSMbZJUp22WM6qkX8+ig==
tsparticles@^1.14.3:
version "1.14.3"
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.14.3.tgz#2ec575d5fd94eff951f77e0a72936d7738283167"
integrity sha512-2nIsKHf2aPZqIb7YjqsIiyoRtkUItTVbTw8q+lantiqP4mpVzAukF7NW49088mrMku6WnBtxjKqlyzsN/jDbcw==
dependencies:
pathseg "^1.2.0"
tslib "^1.11.2"
Expand Down

0 comments on commit 091c313

Please sign in to comment.