Skip to content

Commit 2adda45

Browse files
authored
amazonq: bump mynah-ui to 4.18.1, cross-spawn to 7.0.6, micromatch to 4.0.8 (#5108)
1 parent 8fe9d5b commit 2adda45

File tree

2 files changed

+48
-9
lines changed

2 files changed

+48
-9
lines changed

plugins/amazonq/mynah-ui/package-lock.json

Lines changed: 45 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/amazonq/mynah-ui/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,20 @@
1212
"lintfix": "eslint -c .eslintrc.js --fix --ext .ts ."
1313
},
1414
"dependencies": {
15+
"@aws/mynah-ui": "^4.18.1",
1516
"@aws/mynah-ui-chat": "npm:@aws/[email protected]",
1617
"@types/node": "^14.18.5",
1718
"fs-extra": "^10.0.1",
19+
"sanitize-html": "^2.12.1",
1820
"ts-node": "^10.7.0",
1921
"uuid": "^8.3.2",
20-
"sanitize-html": "^2.12.1",
2122
"web-tree-sitter": "^0.20.7"
2223
},
2324
"devDependencies": {
2425
"@aws/fully-qualified-names": "^2.1.1",
26+
"@types/sanitize-html": "^2.8.0",
2527
"@typescript-eslint/eslint-plugin": "^5.38.0",
2628
"@typescript-eslint/parser": "^5.38.0",
27-
"@types/sanitize-html": "^2.8.0",
2829
"copy-webpack-plugin": "^11.0.0",
2930
"css-loader": "^6.6.0",
3031
"eslint": "^8.26.0",

0 commit comments

Comments
 (0)