Skip to content

Commit

Permalink
chore(deps): update dependency node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 1b1df3d commit efc53d7
Show file tree
Hide file tree
Showing 21 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion check-terraform-skip/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.0
20.10.0
8 changes: 4 additions & 4 deletions check-terraform-skip/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 check-terraform-skip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"@types/node": "18.19.2",
"@types/node": "20.10.4",
"js-yaml": "4.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion export-aws-secrets-manager/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.0
20.10.0
8 changes: 4 additions & 4 deletions export-aws-secrets-manager/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 export-aws-secrets-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@actions/core": "1.10.1",
"@aws-sdk/client-secrets-manager": "3.468.0",
"@types/js-yaml": "4.0.9",
"@types/node": "18.19.2",
"@types/node": "20.10.4",
"@vercel/ncc": "0.38.1",
"js-yaml": "4.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion export-secrets/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.0
20.10.0
8 changes: 4 additions & 4 deletions export-secrets/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 export-secrets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@actions/core": "1.10.1",
"@types/js-yaml": "4.0.9",
"@types/node": "18.19.2",
"@types/node": "20.10.4",
"@vercel/ncc": "0.38.1",
"js-yaml": "4.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion get-global-config/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.0
20.10.0
8 changes: 4 additions & 4 deletions get-global-config/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 get-global-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"@types/node": "18.19.2",
"@types/node": "20.10.4",
"@vercel/ncc": "0.38.1",
"js-yaml": "4.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion get-target-config/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.0
20.10.0
8 changes: 4 additions & 4 deletions get-target-config/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 get-target-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"js-yaml": "4.1.0"
},
"devDependencies": {
"@types/node": "18.19.2",
"@types/node": "20.10.4",
"@vercel/ncc": "0.38.1",
"typescript": "5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion list-changed-modules/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.0
20.10.0
8 changes: 4 additions & 4 deletions list-changed-modules/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 list-changed-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"@types/node": "18.19.2"
"@types/node": "20.10.4"
},
"devDependencies": {
"@vercel/ncc": "0.38.1",
Expand Down
2 changes: 1 addition & 1 deletion list-targets-with-changed-files/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.0
20.10.0
8 changes: 4 additions & 4 deletions list-targets-with-changed-files/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 list-targets-with-changed-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "6.0.0",
"@types/node": "18.19.2",
"@types/node": "20.10.4",
"js-yaml": "4.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit efc53d7

Please sign in to comment.