Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the npm group across 1 directory with 13 updates (#749)
* Bump the npm group across 1 directory with 13 updates Bumps the npm group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [detect-libc](https://github.com/lovell/detect-libc) | `2.0.0` | `2.0.3` | | [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) | `5.0.0` | `7.0.5` | | [make-dir](https://github.com/sindresorhus/make-dir) | `3.1.0` | `5.0.0` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.6.7` | `3.3.2` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `5.0.7` | | [@mapbox/cloudfriend](https://github.com/mapbox/cloudfriend) | `5.1.0` | `8.1.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.6.0` | | [nock](https://github.com/nock/nock) | `12.0.3` | `13.5.4` | | [node-addon-api](https://github.com/nodejs/node-addon-api) | `4.3.0` | `8.0.0` | | [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.0.0` | | [tape](https://github.com/tape-testing/tape) | `5.5.2` | `5.8.1` | | [tar-fs](https://github.com/mafintosh/tar-fs) | `2.1.1` | `3.0.6` | Updates `detect-libc` from 2.0.0 to 2.0.3 - [Commits](lovell/detect-libc@v2.0.0...v2.0.3) Updates `https-proxy-agent` from 5.0.0 to 7.0.5 - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/[email protected]/packages/https-proxy-agent) Updates `make-dir` from 3.1.0 to 5.0.0 - [Release notes](https://github.com/sindresorhus/make-dir/releases) - [Commits](sindresorhus/make-dir@v3.1.0...v5.0.0) Updates `node-fetch` from 2.6.7 to 3.3.2 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.7...v3.3.2) Updates `rimraf` from 5.0.5 to 5.0.7 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.5...v5.0.7) Updates `@mapbox/cloudfriend` from 5.1.0 to 8.1.0 - [Changelog](https://github.com/mapbox/cloudfriend/blob/master/changelog.md) - [Commits](mapbox/cloudfriend@v5.1.0...v8.1.0) Updates `aws-sdk` from 2.1415.0 to 2.1651.0 - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Commits](aws/aws-sdk-js@v2.1415.0...v2.1651.0) Updates `eslint` from 8.57.0 to 9.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.6.0) Updates `nock` from 12.0.3 to 13.5.4 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v12.0.3...v13.5.4) Updates `node-addon-api` from 4.3.0 to 8.0.0 - [Release notes](https://github.com/nodejs/node-addon-api/releases) - [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md) - [Commits](nodejs/node-addon-api@v4.3.0...v8.0.0) Updates `nyc` from 15.1.0 to 17.0.0 - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0) Updates `tape` from 5.5.2 to 5.8.1 - [Changelog](https://github.com/tape-testing/tape/blob/master/CHANGELOG.md) - [Commits](tape-testing/tape@v5.5.2...v5.8.1) Updates `tar-fs` from 2.1.1 to 3.0.6 - [Commits](mafintosh/tar-fs@v2.1.1...v3.0.6) --- updated-dependencies: - dependency-name: detect-libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: https-proxy-agent dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: make-dir dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: node-fetch dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: rimraf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@mapbox/cloudfriend" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: aws-sdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: node-addon-api dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: nyc dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: tape dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: tar-fs dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> * Drop @mapbox/eslint-config-mapbox * Back to individual pull requests --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Clauss <[email protected]>
- Loading branch information