Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-widdix[bot] <191334929+renovate-widdix[bot]@users.noreply.github.com>
  • Loading branch information
renovate-widdix[bot] authored Dec 11, 2024
1 parent ad31a61 commit e6a91ca
Show file tree
Hide file tree
Showing 68 changed files with 19,097 additions and 16,079 deletions.
8 changes: 4 additions & 4 deletions examples/asg-singleton-ssm/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/asg-singleton-ssm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"private": true,
"dependencies": {
"@cfn-modules/alerting": "1.2.2",
"@cfn-modules/vpc": "1.3.1",
"@cfn-modules/vpc": "1.3.2",
"@cfn-modules/asg-singleton-amazon-linux2": "2.3.0"
}
}
2,123 changes: 1,145 additions & 978 deletions examples/asg-singleton-ssm/test/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/asg-singleton-ssm/test/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"private": true,
"dependencies": {
"eslint": "7.6.0",
"ava": "3.11.1",
"@cfn-modules/test": "0.8.0"
"eslint": "7.32.0",
"ava": "3.15.0",
"@cfn-modules/test": "0.9.1"
},
"scripts": {
"test": "eslint . && ava -c 4 *.js"
Expand Down
8 changes: 4 additions & 4 deletions examples/ec2-ebs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/ec2-ebs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"private": true,
"dependencies": {
"@cfn-modules/alerting": "1.2.2",
"@cfn-modules/vpc": "1.3.1",
"@cfn-modules/vpc": "1.3.2",
"@cfn-modules/ebs-volume": "1.2.0",
"@cfn-modules/ec2-instance-amazon-linux": "2.4.0"
}
Expand Down
Loading

0 comments on commit e6a91ca

Please sign in to comment.