Skip to content

Commit

Permalink
build(deps-dev): bump jsii-docgen from 9.1.2 to 9.2.2 (#225)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent acb3e4b commit 5cf11f2
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 27 deletions.
69 changes: 45 additions & 24 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"version": "0.14.0",
"devDependencies": {
"jsii-docgen": "^9.1.2",
"jsii-docgen": "^9.2.2",
"lerna": "^7.3.1"
},
"optionalDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/case-example-mock-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@microsoft/api-extractor": "^7.38.0",
"@types/jest": "^29.5.3",
"jsii": "^5.2.0",
"jsii-docgen": "^9.1.2",
"jsii-docgen": "^9.2.2",
"jsii-pacmak": "^1.87.0",
"mkdirp": "^3.0.1",
"prettier": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-equivalence-matchers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"eslint": "^8.51.0",
"jest": "^29.6.2",
"jsii": "^5.2.0",
"jsii-docgen": "^9.1.2",
"jsii-docgen": "^9.2.2",
"jsii-pacmak": "^1.87.0",
"prettier": "^3.0.3",
"publib": "^0.2.737",
Expand Down

0 comments on commit 5cf11f2

Please sign in to comment.