Skip to content

Commit 855cc9f

Browse files
committed
fix(deps): update dependency screenfull to v6
1 parent 9af0aee commit 855cc9f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"quill": "^1.3.6",
3434
"quill-delta-to-html": "^0.12.0",
3535
"quill-magic-url": "^4.0.0",
36-
"screenfull": "^5.0.0"
36+
"screenfull": "^6.0.0"
3737
},
3838
"husky": {
3939
"hooks": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2470,10 +2470,10 @@ sax@^1.2.4:
24702470
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
24712471
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
24722472

2473-
screenfull@^5.0.0:
2474-
version "5.2.0"
2475-
resolved "https://registry.yarnpkg.com/screenfull/-/screenfull-5.2.0.tgz#6533d524d30621fc1283b9692146f3f13a93d1ba"
2476-
integrity sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==
2473+
screenfull@^6.0.0:
2474+
version "6.0.0"
2475+
resolved "https://registry.yarnpkg.com/screenfull/-/screenfull-6.0.0.tgz#6f7f37bfe19c5ee50931ac438c1fe380d5b5ff44"
2476+
integrity sha512-LGY0nhNQkC4FX4DT4pZdJ5cZH5EOz9Gfh9KcVMl779pS677k4IV1Wv7sY/CwC9VKFT21fYgCh7zkTVVefi5XKA==
24772477

24782478
"semver@2 || 3 || 4 || 5":
24792479
version "5.7.1"

0 commit comments

Comments
 (0)