Skip to content

Commit

Permalink
fix(deps): update all dependencies j:cdx-227 (#415)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 10, 2021
1 parent 69262c1 commit b287d72
Show file tree
Hide file tree
Showing 8 changed files with 98 additions and 98 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"@commitlint/lint": "13.1.0",
"@oclif/dev-cli": "1.26.0",
"@types/node": "14.17.9",
"@typescript-eslint/eslint-plugin": "4.29.0",
"@typescript-eslint/parser": "4.29.0",
"@typescript-eslint/eslint-plugin": "4.29.1",
"@typescript-eslint/parser": "4.29.1",
"async-retry": "1.3.1",
"aws-sdk": "2.963.0",
"aws-sdk": "2.964.0",
"axios": "0.21.1",
"cz-conventional-changelog": "3.3.0",
"dotenv": "10.0.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions packages/cli-e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/cli-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"@babel/core": "7.15.0",
"@babel/preset-env": "7.15.0",
"@babel/preset-typescript": "7.15.0",
"@coveord/platform-client": "24.3.0",
"@coveord/platform-client": "24.3.1",
"abortcontroller-polyfill": "1.7.3",
"async-retry": "1.3.1",
"axios": "0.21.1",
"babel-jest": "27.0.6",
"devtools-protocol": "0.0.909734",
"devtools-protocol": "0.0.910293",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
"get-port": "5.1.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/cra-template/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

80 changes: 40 additions & 40 deletions packages/search-token-server/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 packages/search-token-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/cors": "2.8.12",
"@types/jest": "26.0.24",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "4.29.0",
"@typescript-eslint/eslint-plugin": "4.29.1",
"eslint": "7.32.0",
"gts": "3.1.0",
"jest": "27.0.6",
Expand Down

0 comments on commit b287d72

Please sign in to comment.