aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-10-28 01:53:25 +0000
committerLibravatar github-actions <github-actions@github.com>2022-10-28 01:53:25 +0000
commit338e945df78ad4d261b4ceeea633be07fedf56b4 (patch)
tree33670761ea34e9763e2b09ef42169033f6352fd0 /package.json
parentUpdate submodules [skip ci] (diff)
downloadferdium-app-338e945df78ad4d261b4ceeea633be07fedf56b4.tar.gz
ferdium-app-338e945df78ad4d261b4ceeea633be07fedf56b4.tar.zst
ferdium-app-338e945df78ad4d261b4ceeea633be07fedf56b4.zip
Update browserslist data updates and linter fixes [skip ci]
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 48b9f74e7..7999171e3 100644
--- a/package.json
+++ b/package.json
@@ -136,6 +136,7 @@
136 "@babel/register": "7.18.9", 136 "@babel/register": "7.18.9",
137 "@commitlint/cli": "17.1.2", 137 "@commitlint/cli": "17.1.2",
138 "@commitlint/config-conventional": "17.1.0", 138 "@commitlint/config-conventional": "17.1.0",
139 "@electron/notarize": "1.2.3",
139 "@formatjs/cli": "5.1.1", 140 "@formatjs/cli": "5.1.1",
140 "@types/color": "3.0.3", 141 "@types/color": "3.0.3",
141 "@types/expect.js": "0.3.29", 142 "@types/expect.js": "0.3.29",
@@ -170,7 +171,6 @@
170 "dotenv": "16.0.3", 171 "dotenv": "16.0.3",
171 "electron": "21.2.0", 172 "electron": "21.2.0",
172 "electron-builder": "23.6.0", 173 "electron-builder": "23.6.0",
173 "@electron/notarize": "1.2.3",
174 "eslint": "8.25.0", 174 "eslint": "8.25.0",
175 "eslint-config-airbnb": "19.0.4", 175 "eslint-config-airbnb": "19.0.4",
176 "eslint-config-airbnb-typescript": "17.0.0", 176 "eslint-config-airbnb-typescript": "17.0.0",