Skip to content

Commit

Permalink
Update All patch-minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 512fd0a commit 758007c
Show file tree
Hide file tree
Showing 6 changed files with 657 additions and 583 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.8.1
20.18.1
360 changes: 180 additions & 180 deletions .yarn/releases/yarn-3.8.1.cjs → .yarn/releases/yarn-3.8.7.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.8.1.cjs
yarnPath: .yarn/releases/yarn-3.8.7.cjs
6 changes: 3 additions & 3 deletions charts/ccpay-callback-function/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.2.19
version: 0.2.20

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the chart.
appVersion: 0.2.19

dependencies:
- name: function
version: 2.5.1
version: 2.5.3
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
- name: servicebus
version: 1.0.4
version: 1.0.7
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
condition: servicebus.enabled
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@
"json5": ">=2.2.3",
"tough-cookie": ">=4.1.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].7"
}
Loading

0 comments on commit 758007c

Please sign in to comment.