aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-19 17:22:57 +0200
committerGitHub <noreply@github.com>2023-10-19 17:22:57 +0200
commit8bee8f92ccbbfcca8c3384151022fc4ed9a4875a (patch)
tree57331bfc8e1a1836f69225eeca5542ba33e657f7 /package.json
parent029d47d76e5a2da9d8b211bf62ee83898ea58aaf (diff)
downloadFlightCore-8bee8f92ccbbfcca8c3384151022fc4ed9a4875a.tar.gz
FlightCore-8bee8f92ccbbfcca8c3384151022fc4ed9a4875a.zip
chore: bump @tauri-apps/cli from 1.5.2 to 1.5.4 (#637)
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.5.2 to 1.5.4. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.2...@tauri-apps/cli-v1.5.4) --- updated-dependencies: - dependency-name: "@tauri-apps/cli" dependency-type: direct:development update-type: version-update:semver-patch ... 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 6090fc8b..996b7d09 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,6 @@
"@tauri-apps/api": "^1.5.1"
},
"devDependencies": {
- "@tauri-apps/cli": "^1.5.2"
+ "@tauri-apps/cli": "^1.5.4"
}
}