Skip to content

Commit

Permalink
[JS] bump: (deps-dev): Bump the development group in /js with 4 updates
Browse files Browse the repository at this point in the history
Bumps the development group in /js with 4 updates: [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor), [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier](https://github.com/prettier/prettier).


Updates `@microsoft/api-extractor` from 7.46.2 to 7.47.0
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.47.0/apps/api-extractor)

Updates `@types/lodash` from 4.17.4 to 4.17.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@types/node` from 20.14.0 to 20.14.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `prettier` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 46ff7e5 commit c5416d5
Show file tree
Hide file tree
Showing 25 changed files with 65 additions and 65 deletions.
8 changes: 4 additions & 4 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"devDependencies": {
"@azure/logger": "^1.1.2",
"@azure/ms-rest-js": "2.7.0",
"@microsoft/api-extractor": "^7.46.2",
"@microsoft/api-extractor": "^7.47.0",
"@standardlabs/is-private": "^1.0.1",
"@types/jsonwebtoken": "9.0.4",
"@types/lodash": "^4.17.4",
"@types/lodash": "^4.17.5",
"@types/mocha": "^10.0.6",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/sinon": "^10.0.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand All @@ -53,7 +53,7 @@
"ms-rest-azure": "^3.0.2",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"proxyquire": "^2.1.3",
"read-text-file": "^1.1.0",
"replace-in-file": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion js/packages/teams-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/express": "^4.17.21",
"@types/jsonwebtoken": "^9.0.4",
"@types/mocha": "^10.0.6",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/uuid": "^9.0.8",
"botbuilder-core": "^4.22.1",
"eslint": "^8.57.0",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/01.getting-started/a.echoBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"ts-node": "^10.9.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"ts-node": "^10.9.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"ts-node": "^10.9.2"
Expand Down
4 changes: 2 additions & 2 deletions js/samples/03.ai-concepts/a.twentyQuestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"shx": "^0.3.4",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/03.ai-concepts/b.AI-messageExtensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"shx": "^0.3.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~1.19.4",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"shx": "^0.3.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/jsonwebtoken": "^9.0.4",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~1.19.4",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/03.ai-concepts/e.customModel-LLAMA/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~1.19.4",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"shx": "^0.3.4",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/03.ai-concepts/f.chatModeration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/a.teamsChefBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"devDependencies": {
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/b.devOpsBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
},
"devDependencies": {
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/c.vision-cardGazer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"env-cmd": "^10.1.0",
"eslint": "^8.57.0",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"nodemon": "~3.0.1",
"ts-node": "^10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/d.assistants-mathBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/e.assistants-orderBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/jsonwebtoken": "^9.0.4",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"env-cmd": "^10.1.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/f.whoBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/jsonwebtoken": "^8.5.4",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsc-watch": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/g.datasource-azureAISearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/jsonwebtoken": "^8.5.0",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"env-cmd": "^10.1.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.ai-apps/h.datasource-azureOpenAI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/jsonwebtoken": "^8.5.0",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"debug": "^4.3.5",
"env-cmd": "^10.1.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/isomorphic-fetch": "^0.0.39",
"@types/jsonwebtoken": "^8.5.4",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsc-watch": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/05.authentication/b.oauth-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
},
"devDependencies": {
"@types/jsonwebtoken": "^8.5.4",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsc-watch": "^6.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"restify": "~11.1.0"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/isomorphic-fetch": "^0.0.39",
"@types/jsonwebtoken": "^8.5.4",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsc-watch": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/05.authentication/d.teamsSSO-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"shx": "^0.3.4"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/jsonwebtoken": "^8.5.4",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsc-watch": "^6.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"shx": "^0.3.4"
},
"devDependencies": {
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/isomorphic-fetch": "^0.0.39",
"@types/jsonwebtoken": "^8.5.4",
"@types/restify": "8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"nodemon": "~3.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsc-watch": "^6.2.0",
Expand Down
Loading

0 comments on commit c5416d5

Please sign in to comment.