aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-03 03:41:44 +0000
committerLibravatar GitHub <noreply@github.com>2023-06-03 03:41:44 +0000
commit3c47bf021d655dfaea1aa2a6ff73489e21cea67f (patch)
treec530510b39018fe741c3904073e5685a0f6b6941
parentUpgrade npm modules and some minor refactoring to remove redundant variable (diff)
downloadferdium-app-dependabot/npm_and_yarn/macos-version-6.0.0.tar.gz
ferdium-app-dependabot/npm_and_yarn/macos-version-6.0.0.tar.zst
ferdium-app-dependabot/npm_and_yarn/macos-version-6.0.0.zip
Bump macos-version from 5.2.1 to 6.0.0dependabot/npm_and_yarn/macos-version-6.0.0
Bumps [macos-version](https://github.com/sindresorhus/macos-version) from 5.2.1 to 6.0.0. - [Release notes](https://github.com/sindresorhus/macos-version/releases) - [Commits](https://github.com/sindresorhus/macos-version/compare/v5.2.1...v6.0.0) --- updated-dependencies: - dependency-name: macos-version dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2ce901a51..45550939e 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
84 "jss": "10.10.0", 84 "jss": "10.10.0",
85 "languagedetect": "2.0.0", 85 "languagedetect": "2.0.0",
86 "lodash": "4.17.21", 86 "lodash": "4.17.21",
87 "macos-version": "5.2.1", 87 "macos-version": "6.0.0",
88 "markdown-to-jsx": "7.2.1", 88 "markdown-to-jsx": "7.2.1",
89 "minimist": "1.2.8", 89 "minimist": "1.2.8",
90 "mobx": "6.9.0", 90 "mobx": "6.9.0",