Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into specific-names
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan committed Feb 3, 2021
2 parents 7f088e0 + 65277da commit 2618f50
Show file tree
Hide file tree
Showing 108 changed files with 23,524 additions and 23,279 deletions.
6 changes: 3 additions & 3 deletions backwards-compatability/node10/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 backwards-compatability/node10/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/node": "10.17.50",
"typescript": "3.9.7"
"typescript": "4.1.3"
},
"author": "OpenTelemetry Authors",
"license": "Apache-2.0"
Expand Down
6 changes: 3 additions & 3 deletions backwards-compatability/node12/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 backwards-compatability/node12/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/node": "12.19.13",
"typescript": "3.9.7"
"typescript": "4.1.3"
},
"author": "OpenTelemetry Authors",
"license": "Apache-2.0"
Expand Down
6 changes: 3 additions & 3 deletions backwards-compatability/node8/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 backwards-compatability/node8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/node": "8.10.66",
"typescript": "3.9.7"
"typescript": "4.1.3"
},
"author": "OpenTelemetry Authors",
"license": "Apache-2.0"
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"express": "4.17.1"
},
"devDependencies": {
"typescript": "3.9.7"
"typescript": "4.1.3"
}
}
Loading

0 comments on commit 2618f50

Please sign in to comment.