Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/website/hashicorp/platform-cli-2.8.0' into combined-pr-branch

This commit is contained in:
Daniel Bennett
2025-04-22 15:13:02 -04:00
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
"name": "nomad-docs-platform",
"version": "1.0.0",
"devDependencies": {
"@hashicorp/platform-cli": "^2.7.3",
"@hashicorp/platform-cli": "^2.8.0",
"@hashicorp/platform-content-conformance": "^0.0.12",
"dart-linkcheck": "^2.0.15",
"husky": "^9.0.7",
@@ -681,9 +681,9 @@
}
},
"node_modules/@hashicorp/platform-cli": {
"version": "2.7.3",
"resolved": "https://registry.npmjs.org/@hashicorp/platform-cli/-/platform-cli-2.7.3.tgz",
"integrity": "sha512-8vmKiF67gxGQFj8GkNcm8udNYwm/Ao3mLpmUD0vDTN/SA6jdONyXt43/O3H7FvEkVfaUT5K0huljp4b5hY+LYQ==",
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/@hashicorp/platform-cli/-/platform-cli-2.8.0.tgz",
"integrity": "sha512-OD2o4vIQ4AnWD5ExVr//bZCadI4kRIa3Vk4d/1ugFhiyODlGSem4GEvt7/4hZutrEBOoDgAcKq8wVmWwrP/JiQ==",
"dev": true,
"dependencies": {
"@hashicorp/platform-cms": "0.4.0",

View File

@@ -8,7 +8,7 @@
"node": ">=18.x <=20.x"
},
"devDependencies": {
"@hashicorp/platform-cli": "^2.7.3",
"@hashicorp/platform-cli": "^2.8.0",
"@hashicorp/platform-content-conformance": "^0.0.12",
"dart-linkcheck": "^2.0.15",
"husky": "^9.0.7",