aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2021-10-23 00:22:04 +0000
committerLibravatar github-actions <github-actions@github.com>2021-10-23 00:22:04 +0000
commit1b394c56e37aff5f043806e54deae3269dd68656 (patch)
tree99a9626361a68216caaa5eb79f51232d3e865e3d
parentfix: Remove 'counterCache' which was precluding from resetting the badge once... (diff)
downloadferdium-app-1b394c56e37aff5f043806e54deae3269dd68656.tar.gz
ferdium-app-1b394c56e37aff5f043806e54deae3269dd68656.tar.zst
ferdium-app-1b394c56e37aff5f043806e54deae3269dd68656.zip
Update submodules, browserslist data updates and linter fixes [skip ci]
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index fdf2321ca..975190bb5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6835,9 +6835,9 @@
6835 } 6835 }
6836 }, 6836 },
6837 "caniuse-lite": { 6837 "caniuse-lite": {
6838 "version": "1.0.30001270", 6838 "version": "1.0.30001271",
6839 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001270.tgz", 6839 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001271.tgz",
6840 "integrity": "sha512-TcIC7AyNWXhcOmv2KftOl1ShFAaHQYcB/EPL/hEyMrcS7ZX0/DvV1aoy6BzV0+16wTpoAyTMGDNAJfSqS/rz7A==", 6840 "integrity": "sha512-BBruZFWmt3HFdVPS8kceTBIguKxu4f99n5JNp06OlPD/luoAMIaIK5ieV5YjnBLH3Nysai9sxj9rpJj4ZisXOA==",
6841 "dev": true 6841 "dev": true
6842 }, 6842 },
6843 "caseless": { 6843 "caseless": {