Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dev-dependencies group across 1 directory with 15 updates #1261

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the dev-dependencies group with 15 updates in the / directory:

Package From To
@types/node 18.15.11 22.10.2
chai 4.4.1 5.1.2
chai-as-promised 7.1.1 8.0.1
deep-equal-in-any-order 1.0.10 2.0.6
eslint 8.56.0 9.17.0
mocha 8.2.1 11.0.1
mockttp 3.15.0 3.15.5
mongodb-memory-server 8.11.3 10.1.2
node-mocks-http 1.6.7 1.16.2
nodemon 2.0.3 3.1.9
nyc 15.1.0 17.1.0
prettier 3.2.5 3.4.2
proxyquire 2.0.1 2.1.3
sinon 5.1.1 19.0.2
typescript 5.0.4 5.7.2

Updates @types/node from 18.15.11 to 22.10.2

Commits

Updates chai from 4.4.1 to 5.1.2

Release notes

Sourced from chai's releases.

v5.1.2

What's Changed

Full Changelog: chaijs/chai@v5.1.1...v5.1.2

v5.1.1

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.1.0...v5.1.1

v5.1.0

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.0.3...v5.1.0

v5.0.3

Fix bad v5.0.2 publish.

Full Changelog: chaijs/chai@v5.0.2...v5.0.3

v5.0.2

What's Changed

... (truncated)

Commits

Updates chai-as-promised from 7.1.1 to 8.0.1

Release notes

Sourced from chai-as-promised's releases.

v8.0.1

What's Changed

Full Changelog: chaijs/chai-as-promised@v8.0.0...v8.0.1

v8.0.0

What's Changed

New Contributors

Full Changelog: chaijs/chai-as-promised@v7.1.2...v8.0.0

v8.0.0-beta.1

What's Changed

Full Changelog: chaijs/chai-as-promised@v8.0.0-beta.0...v8.0.0-beta.1

v8.0.0-beta.0

What's Changed

New Contributors

Full Changelog: chaijs/chai-as-promised@v7.1.2...v8.0.0-beta.0

v7.1.2

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by chaijs, a new releaser for chai-as-promised since your current version.


Updates deep-equal-in-any-order from 1.0.10 to 2.0.6

Commits

Updates eslint from 8.56.0 to 9.17.0

Release notes

Sourced from eslint's releases.

v9.17.0

Features

  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)

Bug Fixes

  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)

Documentation

  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)

Chores

  • cc243c9 chore: upgrade to @eslint/js@9.17.0 (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)

v9.16.0

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)

Documentation

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.17.0 - December 13, 2024

  • cc243c9 chore: upgrade to @eslint/js@9.17.0 (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)

v9.16.0 - November 29, 2024

  • feb703b chore: upgrade to @eslint/js@9.16.0 (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.


Updates mocha from 8.2.1 to 11.0.1

Release notes

Sourced from mocha's releases.

v11.0.1

11.0.1 (2024-12-02)

🌟 Features

📚 Documentation

  • fix examples for linkPartialObjects methods (#5255) (34e0e52)

v11.0.0 Prerelease

11.0.0 (2024-11-11)

⚠ BREAKING CHANGES

  • adapt new engine range for Mocha 11 (#5216)

🌟 Features

🩹 Fixes

📚 Documentation

v10.8.2

10.8.2 (2024-10-30)

🩹 Fixes

  • support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
  • test link in html reporter (#5224) (f054acc)

📚 Documentation

  • indicate 'exports' interface does not work in browsers (#5181) (14e640e)

... (truncated)

Changelog

Sourced from mocha's changelog.

11.0.1 (2024-12-02)

🌟 Features

📚 Documentation

  • fix examples for linkPartialObjects methods (#5255) (34e0e52)

11.0.0 (2024-11-11)

⚠ BREAKING CHANGES

  • adapt new engine range for Mocha 11 (#5216)

🌟 Features

🩹 Fixes

📚 Documentation

10.8.2 (2024-10-30)

🩹 Fixes

  • support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
  • test link in html reporter (#5224) (f054acc)

📚 Documentation

  • indicate 'exports' interface does not work in browsers (#5181) (14e640e)

🧹 Chores

  • fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0)

🤖 Automation

  • deps: bump the github-actions group with 1 update (#5132) (e536ab2)

10.8.1 (2024-10-29)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.


Updates mockttp from 3.15.0 to 3.15.5

Commits
  • 703fa1f 3.15.5
  • a9318af Normalize IPs during localhost loopback proxying
  • c894ce1 3.15.4
  • 3dbb472 Make admin client reconnect retry configurable, and delay exponential
  • dabf0a8 Fix unnecessary admin server shutdown due to brief disconnections
  • 19f3445 Start testing on Node v23
  • 8325609 3.15.3
  • 3145427 Merge pull request #181 from smckee-r7/fix-pac-file-support
  • 52c6912 Tidy up PAC tests slightly to fully confirm proxying
  • 6f3795a fix pac-proxy-agent use + add tests
  • Additional commits viewable in compare view

Updates mongodb-memory-server from 8.11.3 to 10.1.2

Release notes

Sourced from mongodb-memory-server's releases.

v10.1.2

10.1.2 (2024-10-11)

Fixes

  • MongoBinaryDownloadUrl: refactor fedora handling to pass through to rhel (31b4696), closes #893

Refactor

  • MongoBinaryDownloadUrl::getFedoraVersionString: change to use "else if" chain (194df6f)

v10.1.1

10.1.1 (2024-10-10)

Fixes

  • MongoBinaryDownloadUrl: fix rhel8 handling for newer versions (8c20624), closes #893

v10.1.0

10.1.0 (2024-10-09)

Features

  • MongoBinaryDownloadUrl: support ubuntu 2404 & 8.0.0 (1a88c37)
  • resolveConfig: update default binary version to 7.0.14 (946e78e)

Dependencies

  • debug: upgrade to version 4.3.7 (d537118)
  • follow-redirects: upgrade to version 1.15.9 (a762dd4)
  • mongodb: upgrade to version 6.9.0 (3d4f898)
  • tslib: upgrade to version 2.7.0 (2b702d1)

Dev-Dependencies

  • @​types/jest: upgrade to version 29.5.13 (4395d50)
  • rimraf: upgrade to version 5.0.10 (52420ba)
  • test-jest: upgrade to version 29.2.5 (8fa6918)

v10.0.1

10.0.1 (2024-09-21)

Fixes

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

10.1.2 (2024-10-11)

Fixes

  • MongoBinaryDownloadUrl: refactor fedora handling to pass through to rhel (31b4696), closes #893

Refactor

  • MongoBinaryDownloadUrl::getFedoraVersionString: change to use "else if" chain (194df6f)

10.1.1 (2024-10-10)

Fixes

  • MongoBinaryDownloadUrl: fix rhel8 handling for newer versions (8c20624), closes #893

10.1.0 (2024-10-09)

Features

  • MongoBinaryDownloadUrl: support ubuntu 2404 & 8.0.0 (1a88c37)
  • resolveConfig: update default binary version to 7.0.14 (946e78e)

Dependencies

  • debug: upgrade to version 4.3.7 (d537118)
  • follow-redirects: upgrade to version 1.15.9 (a762dd4)
  • mongodb: upgrade to version 6.9.0 (3d4f898)
  • tslib: upgrade to version 2.7.0 (2b702d1)

Dev-Dependencies

  • @​types/jest: upgrade to version 29.5.13 (4395d50)
  • rimraf: upgrade to version 5.0.10 (52420ba)
  • test-jest: upgrade to version 29.2.5 (8fa6918)

10.0.1 (2024-09-21)

Fixes

  • getport: check new port against cache (b70d868), closes #883
  • getport: update cache time when last used (a332b49), closes #883

... (truncated)

Commits

Updates node-mocks-http from 1.6.7 to 1.16.2

Changelog

Sourced from node-mocks-http's changelog.

v 1.16.2

  • Fix: writeHead() sets headersSent [Issue #313]313.

v 1.16.1

  • ...

    Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 16, 2024
Bumps the dev-dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.15.11` | `22.10.2` |
| [chai](https://github.com/chaijs/chai) | `4.4.1` | `5.1.2` |
| [chai-as-promised](https://github.com/chaijs/chai-as-promised) | `7.1.1` | `8.0.1` |
| [deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order) | `1.0.10` | `2.0.6` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.17.0` |
| [mocha](https://github.com/mochajs/mocha) | `8.2.1` | `11.0.1` |
| [mockttp](https://github.com/httptoolkit/mockttp) | `3.15.0` | `3.15.5` |
| [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) | `8.11.3` | `10.1.2` |
| [node-mocks-http](https://github.com/eugef/node-mocks-http) | `1.6.7` | `1.16.2` |
| [nodemon](https://github.com/remy/nodemon) | `2.0.3` | `3.1.9` |
| [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.1.0` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.4.2` |
| [proxyquire](https://github.com/thlorenz/proxyquire) | `2.0.1` | `2.1.3` |
| [sinon](https://github.com/sinonjs/sinon) | `5.1.1` | `19.0.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.0.4` | `5.7.2` |



Updates `@types/node` from 18.15.11 to 22.10.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `chai` from 4.4.1 to 5.1.2
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.4.1...v5.1.2)

Updates `chai-as-promised` from 7.1.1 to 8.0.1
- [Release notes](https://github.com/chaijs/chai-as-promised/releases)
- [Commits](chaijs/chai-as-promised@v7.1.1...v8.0.1)

Updates `deep-equal-in-any-order` from 1.0.10 to 2.0.6
- [Changelog](https://github.com/oprogramador/deep-equal-in-any-order/blob/master/.releaserc)
- [Commits](https://github.com/oprogramador/deep-equal-in-any-order/commits/v2.0.6)

Updates `eslint` from 8.56.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v9.17.0)

Updates `mocha` from 8.2.1 to 11.0.1
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v8.2.1...v11.0.1)

Updates `mockttp` from 3.15.0 to 3.15.5
- [Release notes](https://github.com/httptoolkit/mockttp/releases)
- [Commits](httptoolkit/mockttp@v3.15.0...v3.15.5)

Updates `mongodb-memory-server` from 8.11.3 to 10.1.2
- [Release notes](https://github.com/typegoose/mongodb-memory-server/releases)
- [Changelog](https://github.com/typegoose/mongodb-memory-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typegoose/mongodb-memory-server/commits/v10.1.2/packages/mongodb-memory-server)

Updates `node-mocks-http` from 1.6.7 to 1.16.2
- [Release notes](https://github.com/eugef/node-mocks-http/releases)
- [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md)
- [Commits](eugef/node-mocks-http@v1.6.7...v1.16.2)

Updates `nodemon` from 2.0.3 to 3.1.9
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.3...v3.1.9)

Updates `nyc` from 15.1.0 to 17.1.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.1.0)

Updates `prettier` from 3.2.5 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.4.2)

Updates `proxyquire` from 2.0.1 to 2.1.3
- [Release notes](https://github.com/thlorenz/proxyquire/releases)
- [Commits](thlorenz/proxyquire@v2.0.1...v2.1.3)

Updates `sinon` from 5.1.1 to 19.0.2
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v5.1.1...v19.0.2)

Updates `typescript` from 5.0.4 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.0.4...v5.7.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: chai-as-promised
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: deep-equal-in-any-order
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: mockttp
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: mongodb-memory-server
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: node-mocks-http
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: nyc
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: proxyquire
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5b7f0ad7a7 branch from b140b64 to 2fa4f86 Compare December 19, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants