Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 19, 2021
1 parent 0dd01c3 commit 9220599
Show file tree
Hide file tree
Showing 22 changed files with 53,284 additions and 49,512 deletions.
11,709 changes: 7,790 additions & 3,919 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"node": ">=6.0"
},
"devDependencies": {
"lerna": "^3.13.4"
"lerna": "3.22.1"
}
}
9,285 changes: 5,414 additions & 3,871 deletions packages/opencensus-web-core/package-lock.json

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions packages/opencensus-web-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,24 +43,24 @@
"access": "public"
},
"devDependencies": {
"@types/jasmine": "^3.3.4",
"codecov": "^3.3.0",
"gts": "^1.0.0",
"@types/jasmine": "3.10.0",
"codecov": "3.8.3",
"gts": "1.1.2",
"istanbul-instrumenter-loader": "^3.0.1",
"jasmine": "^3.3.1",
"js-yaml": ">=3.13.1",
"karma": "^4.0.0",
"karma-chrome-launcher": "^3.0.0",
"karma-coverage-istanbul-reporter": "^2.0.4",
"karma-jasmine": "^3.0.0",
"jasmine": "3.10.0",
"js-yaml": "3.14.1",
"karma": "4.4.1",
"karma-chrome-launcher": "3.1.0",
"karma-coverage-istanbul-reporter": "2.1.1",
"karma-jasmine": "3.3.1",
"karma-spec-reporter": "0.0.32",
"karma-webpack": "^4.0.0-rc.5",
"rimraf": "^3.0.0",
"ts-loader": "^6.0.0",
"typescript": "^3.1.6",
"webpack": "^4.18.0",
"webpack-cli": "^4.0.0",
"zone.js": "^0.10.1"
"karma-webpack": "4.0.2",
"rimraf": "3.0.2",
"ts-loader": "6.2.2",
"typescript": "3.9.10",
"webpack": "4.46.0",
"webpack-cli": "4.9.1",
"zone.js": "0.11.4"
},
"dependencies": {
"@opencensus/web-types": "^0.0.7",
Expand Down
Loading

0 comments on commit 9220599

Please sign in to comment.