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 dependency webpack to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 22, 2021
1 parent 0dd01c3 commit 56167c3
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/opencensus-web-core/package.json
Expand Up @@ -58,7 +58,7 @@
"rimraf": "^3.0.0",
"ts-loader": "^6.0.0",
"typescript": "^3.1.6",
"webpack": "^4.18.0",
"webpack": "5.46.0",
"webpack-cli": "^4.0.0",
"zone.js": "^0.10.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-web-exporter-ocagent/package.json
Expand Up @@ -58,7 +58,7 @@
"rimraf": "^3.0.0",
"ts-loader": "^6.0.0",
"typescript": "^3.1.6",
"webpack": "^4.18.0",
"webpack": "5.46.0",
"webpack-cli": "^4.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-web-initial-load/package.json
Expand Up @@ -57,7 +57,7 @@
"rimraf": "^3.0.0",
"ts-loader": "^6.0.0",
"typescript": "^3.1.6",
"webpack": "^4.18.0",
"webpack": "5.46.0",
"webpack-cli": "^4.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-web-instrumentation-perf/package.json
Expand Up @@ -59,7 +59,7 @@
"rimraf": "^3.0.0",
"ts-loader": "^6.0.0",
"typescript": "^3.1.6",
"webpack": "^4.18.0",
"webpack": "5.46.0",
"webpack-cli": "^4.0.0"
},
"dependencies": {
Expand Down
Expand Up @@ -58,7 +58,7 @@
"rimraf": "^3.0.0",
"ts-loader": "^6.0.0",
"typescript": "^3.1.6",
"webpack": "^4.32.2",
"webpack": "5.46.0",
"webpack-cli": "^4.0.0",
"webpack-dev-server": "^3.4.1",
"zone.js": "^0.10.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-web-instrumentation-zone/package.json
Expand Up @@ -56,7 +56,7 @@
"rimraf": "^3.0.0",
"ts-loader": "^6.0.0",
"typescript": "^3.1.6",
"webpack": "^4.32.2",
"webpack": "5.46.0",
"webpack-cli": "^4.0.0",
"webpack-dev-server": "^3.4.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-web-propagation-b3/package.json
Expand Up @@ -57,7 +57,7 @@
"rimraf": "^3.0.0",
"ts-loader": "^6.0.4",
"typescript": "^3.5.3",
"webpack": "^4.39.3",
"webpack": "5.46.0",
"webpack-cli": "^4.0.0"
},
"dependencies": {
Expand Down
Expand Up @@ -57,7 +57,7 @@
"rimraf": "^3.0.0",
"ts-loader": "^6.0.0",
"typescript": "^3.1.6",
"webpack": "^4.18.0",
"webpack": "5.46.0",
"webpack-cli": "^4.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-web-scripts/package.json
Expand Up @@ -63,7 +63,7 @@
"ts-loader": "^6.0.0",
"tslib": "^1.9.3",
"typescript": "^3.3.3333",
"webpack": "^4.39.1",
"webpack": "5.46.0",
"webpack-cli": "^4.0.0",
"webpack-dev-server": "^3.2.1"
},
Expand Down

0 comments on commit 56167c3

Please sign in to comment.