Skip to content

Commit

Permalink
chore(deps): update dependency babel-loader to v8.3.0 (#3897)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jun 14, 2023
1 parent 863c8a4 commit 4f440aa
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion experimental/packages/exporter-logs-otlp-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/node": "18.6.5",
"@types/sinon": "10.0.15",
"@types/webpack-env": "1.16.3",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"codecov": "3.8.3",
"cpx": "1.5.0",
"cross-var": "1.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/node": "18.6.5",
"@types/sinon": "10.0.15",
"@types/webpack-env": "1.16.3",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"codecov": "3.8.3",
"cpx": "1.5.0",
"cross-var": "1.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/node": "18.6.5",
"@types/sinon": "10.0.15",
"@types/webpack-env": "1.16.3",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"codecov": "3.8.3",
"cpx": "1.5.0",
"cross-var": "1.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/node": "18.6.5",
"@types/sinon": "10.0.15",
"@types/webpack-env": "1.16.3",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"codecov": "3.8.3",
"cross-var": "1.1.0",
"istanbul-instrumenter-loader": "3.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/node": "18.6.5",
"@types/sinon": "10.0.15",
"@types/webpack-env": "1.16.3",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"codecov": "3.8.3",
"cross-var": "1.1.0",
"istanbul-instrumenter-loader": "3.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@types/semver": "7.5.0",
"@types/sinon": "10.0.15",
"@types/webpack-env": "1.16.3",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"codecov": "3.8.3",
"cpx": "1.5.0",
"cross-var": "1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-context-zone-peer-dep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/sinon": "10.0.15",
"@types/webpack-env": "1.16.3",
"@types/zone.js": "0.5.12",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"codecov": "3.8.3",
"cross-var": "1.1.0",
"istanbul-instrumenter-loader": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-context-zone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/node": "18.6.5",
"@types/sinon": "10.0.15",
"@types/webpack-env": "1.16.3",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"codecov": "3.8.3",
"cross-var": "1.1.0",
"karma": "6.3.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-exporter-zipkin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/node": "18.6.5",
"@types/sinon": "10.0.15",
"@types/webpack-env": "1.16.3",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"codecov": "3.8.3",
"cross-var": "1.1.0",
"istanbul-instrumenter-loader": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-sdk-trace-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/node": "18.6.5",
"@types/sinon": "10.0.15",
"@types/webpack-env": "1.16.3",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"codecov": "3.8.3",
"cross-var": "1.1.0",
"istanbul-instrumenter-loader": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion selenium-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@babel/plugin-transform-runtime": "7.22.5",
"@babel/preset-env": "7.22.5",
"@opentelemetry/api": "^1.0.0",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"babel-polyfill": "6.26.0",
"browserstack-local": "1.4.8",
"chromedriver": "114.0.2",
Expand Down

0 comments on commit 4f440aa

Please sign in to comment.