Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump focus-trap from 5.0.1 to 5.0.2 #1085

Merged
merged 1 commit into from
Jul 23, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump focus-trap from 5.0.1 to 5.0.2
  • Loading branch information
dependabot-preview[bot] authored Jul 23, 2019
commit 350ec48ba4e25bb6af0cf6a677d7f84b6a18760a
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -152,7 +152,7 @@
"es6-error": "^4.1.1",
"extricate-loader": "^3.0.0",
"file-loader": "^4.1.0",
"focus-trap": "^5.0.1",
"focus-trap": "^5.0.2",
"highlight.js": "^9.15.8",
"html-loader": "^0.5.5",
"imports-loader": "^0.8.0",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -6694,10 +6694,10 @@ focus-lock@^0.6.3:
resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-0.6.3.tgz#ef0e82ebac0023f841039d60bf329725d6438028"
integrity sha512-EU6ePgEauhWrzJEN5RtG1d1ayrWXhEnfzTjnieHj+jG9tNHDEhKTAnCn1TN3gs9h6XWCDH6cpeX1VXY/lzLwZg==

focus-trap@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-5.0.1.tgz#285f9df2cd9f5ef82dd1abb5d8a70e66cd4f99e3"
integrity sha512-vU7zEdL3y+kfkuwBbT9456JH8QfyemdcdZ2gKMfmgLyAs9NQAkSVQBSZmb9nlb1cVMo+iCsddqeGJog00pd2EQ==
focus-trap@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-5.0.2.tgz#31ee8a1933b972ce24577462eacefc6a09833c8f"
integrity sha512-jQf4ZkX9qOhiNrga4pRh9N2vMqYLRuGM7RZ6VRDLgti04cbG8m7XD4xlU/N0M0cqwDYtXbdzSBQDbRIwqn0FIg==
dependencies:
tabbable "^4.0.0"
xtend "^4.0.1"