Skip to content

Commit a2bd7e7

Browse files
authored
Merge pull request #2 from nmccready/deps_update
bump cft-utils
2 parents 23ea725 + a76f524 commit a2bd7e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ updates:
88
- package-ecosystem: "npm"
99
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "weekly"
11+
interval: "daily"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"dependencies": {
4444
"@aws-sdk/client-cloudformation": "^3.637.0",
4545
"@aws-sdk/client-s3": "^3.637.0",
46-
"@znemz/cft-utils": "0.1.1",
46+
"@znemz/cft-utils": "0.1.7",
4747
"@znemz/sort-object": "^3.0.4",
4848
"aws-sdk-v3-proxy": "2.1.2",
4949
"bluebird": "^3.7.2",
5050
"deepmerge": "^4.2.2",
51-
"glob": "^11.0.0",
51+
"glob": "^11.0.1",
5252
"jmespath": "^0.16.0",
5353
"js-yaml": "^3.14.0",
5454
"jsonminify": "^0.4.1",

0 commit comments

Comments
 (0)