Skip to content

Commit

Permalink
[pre-release] update application insight to 3.1.2 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuniu-ms authored Mar 22, 2024
1 parent b00b683 commit e144338
Show file tree
Hide file tree
Showing 4 changed files with 282 additions and 395 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x]

steps:
- uses: actions/checkout@v4
Expand Down
4 changes: 2 additions & 2 deletions applicationinsights-react-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
},
"dependencies": {
"@microsoft/applicationinsights-shims": "^3.0.1",
"@microsoft/applicationinsights-core-js": "^3.1.1",
"@microsoft/applicationinsights-common": "^3.1.1",
"@microsoft/applicationinsights-core-js": "^3.1.2",
"@microsoft/applicationinsights-common": "^3.1.2",
"@microsoft/dynamicproto-js": "^2.0.3",
"@nevware21/ts-utils": ">= 0.10.5 < 2.x"
},
Expand Down
Loading

0 comments on commit e144338

Please sign in to comment.