Skip to content

Commit

Permalink
Merge pull request #297 from dhis2/dependabot/npm_and_yarn/master/pop…
Browse files Browse the repository at this point in the history
…perjs/core-2.5.2
  • Loading branch information
dependabot-preview[bot] authored Sep 29, 2020
2 parents e3e429b + 29f0483 commit 277129d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@dhis2/prop-types": "^1.6.4",
"@popperjs/core": "^2.4.4",
"@popperjs/core": "^2.5.2",
"classnames": "^2.2.6",
"react-popper": "^2.2.3",
"resize-observer-polyfill": "^1.5.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1877,10 +1877,10 @@
"@nodelib/fs.scandir" "2.1.3"
fastq "^1.6.0"

"@popperjs/core@^2.1.0", "@popperjs/core@^2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.4.4.tgz#11d5db19bd178936ec89cd84519c4de439574398"
integrity sha512-1oO6+dN5kdIA3sKPZhRGJTfGVP4SWV6KqlMOwry4J3HfyD68sl/3KmG7DeYUzvN+RbhXDnv/D8vNNB8168tAMg==
"@popperjs/core@^2.1.0", "@popperjs/core@^2.5.2":
version "2.5.2"
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.5.2.tgz#d3217d5f630766c0c92fbd55cf285ba64de0578b"
integrity sha512-tVkIU9JQw5fYPxLQgok/a7I6J1eEZ79svwQGpe2mb3jlVsPADOleefOnQBiS/takK7jQuNeswCUicMH1VWVziA==

"@reach/router@^1.2.1":
version "1.3.3"
Expand Down

0 comments on commit 277129d

Please sign in to comment.