Skip to content

Commit 35b6e32

Browse files
Merge pull request OctoLinker#1704 from OctoLinker/dependabot/npm_and_yarn/webext-base-css-1.4.3
build(deps): Bump webext-base-css from 1.4.2 to 1.4.3
2 parents a19c636 + 07938d7 commit 35b6e32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/helper-settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"linkstate": "^2.0.1",
1010
"preact": "^10.11.0",
11-
"webext-base-css": "^1.4.2",
11+
"webext-base-css": "^1.4.3",
1212
"webextension-polyfill": "^0.10.0"
1313
}
1414
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8227,10 +8227,10 @@ web-ext@^6.8.0:
82278227
yargs "16.2.0"
82288228
zip-dir "2.0.0"
82298229

8230-
webext-base-css@^1.4.2:
8231-
version "1.4.2"
8232-
resolved "https://registry.yarnpkg.com/webext-base-css/-/webext-base-css-1.4.2.tgz#bd8e0ee0a81f592ecce9cb6cba915507d8fff838"
8233-
integrity sha512-Le1bQea6wlkvKIrg0J5MH/EWh0gxRdlR8q9Q1d7pHbHNQ2ltHAaoz/q9UQd1GpEq7i+R5Acd3VGIDVbaUCbxhw==
8230+
webext-base-css@^1.4.3:
8231+
version "1.4.3"
8232+
resolved "https://registry.yarnpkg.com/webext-base-css/-/webext-base-css-1.4.3.tgz#413b28bfca0e65fd42d7652fb963eedaad327191"
8233+
integrity sha512-LKbDiNn94MTu9Uz1MwgSLjkPIWfBAyt+xpU9Ad+6fy3A7BpxSSFVmqrvcs/6CzaTdRb+5gL1xtLVB/++DZP05g==
82348234

82358235
webextension-polyfill@^0.10.0:
82368236
version "0.10.0"

0 commit comments

Comments
 (0)