Skip to content

Commit

Permalink
fix(deps): Dependency updates (#2104)
Browse files Browse the repository at this point in the history
* chore(deps): bump aws-sdk from 2.1485.0 to 2.1490.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1485.0 to 2.1490.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1485.0...v2.1490.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): bump @types/yargs from 17.0.29 to 17.0.31

Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 17.0.29 to 17.0.31.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

---
updated-dependencies:
- dependency-name: "@types/yargs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): bump @types/js-yaml from 4.0.8 to 4.0.9

Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.8 to 4.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)

---
updated-dependencies:
- dependency-name: "@types/js-yaml"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): bump typedoc from 0.25.2 to 0.25.3

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.2...v0.25.3)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gu-combine-prs[bot] <137456763+gu-combine-prs[bot]@users.noreply.github.com>
  • Loading branch information
gu-combine-prs[bot] and dependabot[bot] authored Nov 8, 2023
1 parent 891309e commit 4275508
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"@guardian/tsconfig": "^0.2.0",
"@types/git-url-parse": "^9.0.1",
"@types/jest": "^29.5.7",
"@types/js-yaml": "^4.0.8",
"@types/js-yaml": "^4.0.9",
"@types/lodash.camelcase": "^4.3.8",
"@types/lodash.kebabcase": "^4.1.8",
"@types/lodash.upperfirst": "^4.3.8",
"@types/node": "20.8.8",
"@types/yargs": "^17.0.29",
"@types/yargs": "^17.0.31",
"aws-cdk": "2.100.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.52.0",
Expand All @@ -49,14 +49,14 @@
"serve": "^14.2.1",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typedoc": "^0.25.2",
"typedoc": "^0.25.3",
"typescript": "5.1.6"
},
"dependencies": {
"@changesets/cli": "^2.26.2",
"@oclif/core": "2.15.0",
"aws-cdk-lib": "2.100.0",
"aws-sdk": "^2.1485.0",
"aws-sdk": "^2.1490.0",
"chalk": "^4.1.2",
"codemaker": "^1.91.0",
"constructs": "10.3.0",
Expand Down

0 comments on commit 4275508

Please sign in to comment.