We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23ea725 + a76f524 commit a2bd7e7Copy full SHA for a2bd7e7
.github/dependabot.yml
@@ -8,4 +8,4 @@ updates:
8
- package-ecosystem: "npm"
9
directory: "/" # Location of package manifests
10
schedule:
11
- interval: "weekly"
+ interval: "daily"
package.json
@@ -43,12 +43,12 @@
43
"dependencies": {
44
"@aws-sdk/client-cloudformation": "^3.637.0",
45
"@aws-sdk/client-s3": "^3.637.0",
46
- "@znemz/cft-utils": "0.1.1",
+ "@znemz/cft-utils": "0.1.7",
47
"@znemz/sort-object": "^3.0.4",
48
"aws-sdk-v3-proxy": "2.1.2",
49
"bluebird": "^3.7.2",
50
"deepmerge": "^4.2.2",
51
- "glob": "^11.0.0",
+ "glob": "^11.0.1",
52
"jmespath": "^0.16.0",
53
"js-yaml": "^3.14.0",
54
"jsonminify": "^0.4.1",
0 commit comments