Bump screenfull from 5.2.0 to 6.0.1
Bumps [screenfull](https://github.com/sindresorhus/screenfull) from 5.2.0 to 6.0.1. - [Release notes](https://github.com/sindresorhus/screenfull/releases) - [Commits](https://github.com/sindresorhus/screenfull/compare/v5.2.0...v6.0.1) --- updated-dependencies: - dependency-name: screenfull dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+3
-3
@@ -27,7 +27,7 @@
|
||||
"lit": "^2.0.2",
|
||||
"lodash-es": "^4.17.21",
|
||||
"quick-lru": "github:sindresorhus/quick-lru",
|
||||
"screenfull": "^5.1.0",
|
||||
"screenfull": "^6.0.1",
|
||||
"zod": "^3.11.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -40,7 +40,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
||||
"@typescript-eslint/parser": "^4.33.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-airbnb-base": "^14.2.1",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-import": "^2.24.2",
|
||||
"eslint-plugin-prettier": "^3.4.1",
|
||||
@@ -53,7 +53,7 @@
|
||||
"rollup-plugin-serve": "^1.1.0",
|
||||
"rollup-plugin-styles": "^3.14.1",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"rollup-plugin-typescript2": "^0.30.0",
|
||||
"rollup-plugin-typescript2": "^0.31.2",
|
||||
"sass": "^1.42.1",
|
||||
"typescript": "^4.4.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user