Skip to content

Commit

Permalink
[engsys] update nyc version to ^15.0.0 (#24231)
Browse files Browse the repository at this point in the history
* [engsys] update `nyc` version to `^15.0.0`

to be consistent with majority of packages in this repo.

* update pnpm-lock.yaml
  • Loading branch information
jeremymeng authored Dec 14, 2022
1 parent ca46f58 commit 90294fe
Show file tree
Hide file tree
Showing 15 changed files with 42 additions and 312 deletions.
326 changes: 28 additions & 298 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sdk/anomalydetector/ai-anomaly-detector-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"csv-parse": "^5.0.3"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/anomalydetector/ai-anomaly-detector-rest/README.md",
Expand Down
2 changes: 1 addition & 1 deletion sdk/appservice/arm-appservice-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0"
"nyc": "^15.0.0"
},
"browser": {
"./dist-esm/test/public/utils/env.js": "./dist-esm/test/public/utils/env.browser.js"
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/communication-job-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"karma": "^6.2.0",
"mocha-junit-reporter": "^1.18.0",
"mocha": "^7.1.1",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^9.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sdk/compute/arm-compute-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"@azure/arm-network": "^26.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/compute/arm-compute-rest/README.md",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0"
"nyc": "^15.0.0"
},
"browser": {
"./dist-esm/test/public/utils/env.js": "./dist-esm/test/public/utils/env.browser.js"
Expand Down
2 changes: 1 addition & 1 deletion sdk/devcenter/developer-devcenter-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0"
"nyc": "^15.0.0"
},
"browser": {
"./dist-esm/test/public/utils/env.js": "./dist-esm/test/public/utils/env.browser.js"
Expand Down
2 changes: 1 addition & 1 deletion sdk/loadtestservice/load-testing-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"uuid": "^9.0.0",
"@types/uuid": "8.3.4"
},
Expand Down
2 changes: 1 addition & 1 deletion sdk/maps/maps-geolocation-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"@azure/test-utils": "~1.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-geolocation-rest/README.md",
Expand Down
2 changes: 1 addition & 1 deletion sdk/maps/maps-render-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0"
"nyc": "^15.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-render-rest/README.md",
"//metadata": {
Expand Down
2 changes: 1 addition & 1 deletion sdk/maps/maps-route-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"@types/mocha": "^7.0.2"
},
"browser": {
Expand Down
2 changes: 1 addition & 1 deletion sdk/maps/maps-search-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"@azure/test-utils": "~1.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-search-rest/README.md",
Expand Down
2 changes: 1 addition & 1 deletion sdk/network/arm-network-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0"
"nyc": "^15.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/network/arm-network-rest/README.md",
"//metadata": {
Expand Down
2 changes: 1 addition & 1 deletion sdk/personalizer/ai-personalizer-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0"
"nyc": "^15.0.0"
},
"//sampleConfiguration": {
"productName": "Azure Personalizer",
Expand Down
2 changes: 1 addition & 1 deletion sdk/servicefabric/arm-servicefabric-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"karma-source-map-support": "~1.4.0",
"karma-sourcemap-loader": "^0.3.8",
"karma": "^6.2.0",
"nyc": "^14.0.0"
"nyc": "^15.0.0"
},
"browser": {
"./dist-esm/test/public/utils/env.js": "./dist-esm/test/public/utils/env.browser.js"
Expand Down

0 comments on commit 90294fe

Please sign in to comment.