Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 2, 2021
1 parent 7ca20f8 commit de0b7df
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "12.20.13",
"@types/node": "14.17.2",
"codecov": "3.8.2",
"gts": "3.1.0",
"mocha": "7.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "12.20.13",
"@types/node": "14.17.2",
"codecov": "3.8.2",
"gts": "3.1.0",
"koa": "2.13.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/web/opentelemetry-plugin-react-load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@babel/core": "7.14.3",
"@opentelemetry/propagator-b3": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "12.20.13",
"@types/node": "14.17.2",
"@types/react": "17.0.6",
"@types/react-addons-test-utils": "0.14.25",
"@types/react-dom": "17.0.5",
Expand Down

0 comments on commit de0b7df

Please sign in to comment.