aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-24 11:25:40 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-24 11:25:40 +0100
commit1bee700d41fcdf0c3f9c499e13d12a57f784e4f9 (patch)
treeda98d89ea81ab87674548b469bab5fbab3427509 /package.json
parent5.8.1-nightly.8 [skip ci] (diff)
downloadferdium-app-1bee700d41fcdf0c3f9c499e13d12a57f784e4f9.tar.gz
ferdium-app-1bee700d41fcdf0c3f9c499e13d12a57f784e4f9.tar.zst
ferdium-app-1bee700d41fcdf0c3f9c499e13d12a57f784e4f9.zip
Bump minimist from 1.2.5 to 1.2.6 (#2483)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 4af7e2641..afa2558ae 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
82 "macos-notification-state": "github:getferdi/macos-notification-state#fix-monterey-detect", 82 "macos-notification-state": "github:getferdi/macos-notification-state#fix-monterey-detect",
83 "macos-version": "^5.2.1", 83 "macos-version": "^5.2.1",
84 "mime-types": "^2.1.33", 84 "mime-types": "^2.1.33",
85 "minimist": "^1.2.5", 85 "minimist": "^1.2.6",
86 "mobx": "^5.15.0", 86 "mobx": "^5.15.0",
87 "mobx-localstorage": "^1.2.0", 87 "mobx-localstorage": "^1.2.0",
88 "mobx-react": "^6.3.1", 88 "mobx-react": "^6.3.1",