Skip to content

Commit

Permalink
Update combined dependencies (#1533)
Browse files Browse the repository at this point in the history
This PR was created by the Combine PRs action by combining the following
PRs:

* #1531 chore(deps-dev): Bump jest from 29.4.1 to 29.4.2
* #1530 chore(deps-dev): Bump @typescript-eslint/eslint-plugin from
5.50.0 to 5.51.0
* #1529 chore(deps-dev): Bump @types/express from 4.17.16 to 4.17.17
* #1528 chore(deps-dev): Bump @typescript-eslint/parser from 5.50.0 to
5.51.0

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Feb 7, 2023
1 parent 8847225 commit f7b1fcc
Show file tree
Hide file tree
Showing 2 changed files with 425 additions and 408 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,22 @@
},
"homepage": "https://github.com/microsoft/accessibility-insights-action#readme",
"devDependencies": {
"@types/express": "^4.17.16",
"@types/express": "^4.17.17",
"@types/jest": "^29.4.0",
"@types/lodash": "^4.14.191",
"@types/marked": "^4.0.8",
"@types/marked-terminal": "^3.1.3",
"@types/normalize-path": "^3.0.0",
"@types/puppeteer-core": "^7.0.4",
"@types/serve-static": "^1.15.0",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"codecov": "^3.8.3",
"eslint": "^8.33.0",
"eslint-plugin-security": "^1.7.1",
"fork-ts-checker-webpack-plugin": "^7.3.0",
"jest": "^29.4.1",
"jest": "^29.4.2",
"jest-extended": "^3.2.3",
"jest-file-snapshot": "^0.5.0",
"jest-junit": "^15.0.0",
Expand Down
Loading

0 comments on commit f7b1fcc

Please sign in to comment.