Skip to content

Commit aae0c07

Browse files
authoredDec 9, 2024
Update dependency ember-focus-trap to v1.0.2
1 parent 3ccdf4c commit aae0c07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ember-cli-terser": "4.0.2",
5555
"ember-disable-prototype-extensions": "1.1.3",
5656
"ember-export-application-global": "2.0.1",
57-
"ember-focus-trap": "1.0.1",
57+
"ember-focus-trap": "1.0.2",
5858
"ember-load-initializers": "2.1.2",
5959
"ember-page-title": "7.0.0",
6060
"ember-qunit": "5.1.5",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5146,10 +5146,10 @@ ember-export-application-global@2.0.1:
51465146
resolved "https://registry.yarnpkg.com/ember-export-application-global/-/ember-export-application-global-2.0.1.tgz#b120a70e322ab208defc9e2daebe8d0dfc2dcd46"
51475147
integrity sha512-B7wiurPgsxsSGzJuPFkpBWnaeuCu2PGpG2BjyrfA1VcL7//o+5RSnZqiCEY326y7qmxb2GoCgo0ft03KBU0rRw==
51485148

5149-
ember-focus-trap@1.0.1, ember-focus-trap@^1.0.0:
5150-
version "1.0.1"
5151-
resolved "https://registry.yarnpkg.com/ember-focus-trap/-/ember-focus-trap-1.0.1.tgz#a99565f6ce55d500b92a0965e79e3ad04219f157"
5152-
integrity sha512-ZUyq5ZkIuXp+ng9rCMkqBh36/V95PltL7iljStkma4+651xlAy3Z84L9WOu/uOJyVpNUxii8RJBbAySHV6c+RQ==
5149+
ember-focus-trap@1.0.2, ember-focus-trap@^1.0.0:
5150+
version "1.0.2"
5151+
resolved "https://registry.yarnpkg.com/ember-focus-trap/-/ember-focus-trap-1.0.2.tgz#813ee3684b95f31a9534ef02f47da2bb7f5f13e9"
5152+
integrity sha512-/8Cx9KI7uqoMaNN4Iyxc24P2JIvAcCL3cI1tYdZRHTwTd1sG6esEZWOnpxZOSE7m4xHww8HVUSiXzgyqD8YIhA==
51535153
dependencies:
51545154
"@embroider/addon-shim" "^1.0.0"
51555155
focus-trap "^6.7.1"

0 commit comments

Comments
 (0)
Failed to load comments.