Skip to content

Commit

Permalink
[JS] bump: (deps-dev): Bump the development group in /js with 5 updates
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: applicationinsights
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: eslint-plugin-mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: "@types/express"
  dependency-type: direct:development
  dependency-group: development
- dependency-name: express
  dependency-type: direct:development
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent c95b97d commit 9bfdb2c
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 44 deletions.
6 changes: 3 additions & 3 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@
"devDependencies": {
"@azure/logger": "^1.0.2",
"@azure/ms-rest-js": "2.7.0",
"@microsoft/api-extractor": "^7.40.1",
"@microsoft/api-extractor": "^7.40.2",
"@standardlabs/is-private": "^1.0.1",
"@types/jsonwebtoken": "9.0.4",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
"@types/sinon": "^10.0.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"applicationinsights": "^2.9.2",
"applicationinsights": "^2.9.4",
"browserify": "^17.0.0",
"chai": "^4.4.1",
"depcheck": "^1.4.7",
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^46.10.1",
"eslint-plugin-mocha": "^10.2.0",
"eslint-plugin-mocha": "^10.3.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-security": "^1.7.1",
Expand Down
Loading

0 comments on commit 9bfdb2c

Please sign in to comment.