Commit Graph

4402 Commits

Author SHA1 Message Date
Kamil Mysliwiec
ecdd86f688 Merge pull request #12488 from nestjs/dependabot/npm_and_yarn/types/sinon-10.0.18
chore(deps-dev): bump @types/sinon from 10.0.17 to 10.0.18
2023-10-06 08:19:21 +02:00
dependabot[bot]
3c26a825cd chore(deps-dev): bump @typescript-eslint/parser from 6.7.3 to 6.7.4
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.3 to 6.7.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.4/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 06:16:22 +00:00
Kamil Mysliwiec
b74f21295c Merge pull request #12509 from nestjs/dependabot/npm_and_yarn/mqtt-5.1.0
chore(deps-dev): bump mqtt from 5.0.5 to 5.1.0
2023-10-06 08:14:55 +02:00
Kamil Mysliwiec
fb7eb47c4a Merge pull request #12510 from nestjs/dependabot/npm_and_yarn/apollo/server-4.9.4
chore(deps-dev): bump @apollo/server from 4.9.3 to 4.9.4
2023-10-06 08:13:31 +02:00
dependabot[bot]
b896667b49 chore(deps-dev): bump sinon from 16.0.0 to 16.1.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 16.0.0 to 16.1.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v16.0.0...v16.1.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 00:13:19 +00:00
dependabot[bot]
9efe180bd5 chore(deps-dev): bump @apollo/server from 4.9.3 to 4.9.4
Bumps [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@4.9.4/packages/server)

---
updated-dependencies:
- dependency-name: "@apollo/server"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 00:12:44 +00:00
dependabot[bot]
a38d4bbccb chore(deps-dev): bump mqtt from 5.0.5 to 5.1.0
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.0.5 to 5.1.0.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mqttjs/MQTT.js/compare/v5.0.5...v5.1.0)

---
updated-dependencies:
- dependency-name: mqtt
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 00:12:20 +00:00
dependabot[bot]
75e3529385 chore(deps-dev): bump @types/sinon from 10.0.17 to 10.0.18
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.17 to 10.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

---
updated-dependencies:
- dependency-name: "@types/sinon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 06:21:38 +00:00
Kamil Mysliwiec
4ac26e977a Merge pull request #12473 from nestjs/dependabot/npm_and_yarn/fastify/static-6.11.2
chore(deps-dev): bump @fastify/static from 6.11.0 to 6.11.2
2023-10-05 08:20:44 +02:00
Kamil Mysliwiec
dd0216051c Merge pull request #12486 from nestjs/dependabot/npm_and_yarn/core-js-3.33.0
chore(deps-dev): bump core-js from 3.32.2 to 3.33.0
2023-10-05 08:20:38 +02:00
dependabot[bot]
d7d1e093ba chore(deps-dev): bump @fastify/static from 6.11.0 to 6.11.2
Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 6.11.0 to 6.11.2.
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](https://github.com/fastify/fastify-static/compare/v6.11.0...v6.11.2)

---
updated-dependencies:
- dependency-name: "@fastify/static"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 06:20:24 +00:00
Kamil Mysliwiec
bff590796c Merge pull request #12487 from nestjs/dependabot/npm_and_yarn/types/supertest-2.0.14
chore(deps-dev): bump @types/supertest from 2.0.13 to 2.0.14
2023-10-05 08:20:21 +02:00
Kamil Mysliwiec
49a5eee340 Merge pull request #12490 from nestjs/dependabot/npm_and_yarn/types/node-20.8.2
chore(deps-dev): bump @types/node from 20.7.1 to 20.8.2
2023-10-05 08:19:55 +02:00
Kamil Mysliwiec
4c3554c928 Merge pull request #12492 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.4
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.4
2023-10-05 08:19:48 +02:00
Kamil Mysliwiec
775bec1110 Merge pull request #12493 from nestjs/dependabot/npm_and_yarn/grpc/grpc-js-1.9.5
chore(deps-dev): bump @grpc/grpc-js from 1.9.4 to 1.9.5
2023-10-05 08:19:37 +02:00
dependabot[bot]
e9747faa41 chore(deps-dev): bump mongoose from 7.5.2 to 7.5.4
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.5.2 to 7.5.4.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.5.2...7.5.4)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 00:32:31 +00:00
dependabot[bot]
26290f121c chore(deps-dev): bump @grpc/grpc-js from 1.9.4 to 1.9.5
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.4...@grpc/grpc-js@1.9.5)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 00:49:30 +00:00
dependabot[bot]
5722d5f686 chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.2 to 6.7.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.4/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 00:49:01 +00:00
dependabot[bot]
c50eb5ac09 chore(deps-dev): bump @types/node from 20.7.1 to 20.8.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.1 to 20.8.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 00:47:33 +00:00
dependabot[bot]
5ba5e501db chore(deps-dev): bump @types/supertest from 2.0.13 to 2.0.14
Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)

---
updated-dependencies:
- dependency-name: "@types/supertest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 00:46:06 +00:00
dependabot[bot]
80a6e8bbde chore(deps-dev): bump core-js from 3.32.2 to 3.33.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.2 to 3.33.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.33.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 00:45:40 +00:00
Kamil Mysliwiec
49cf54e10a Merge pull request #12462 from nestjs/dependabot/npm_and_yarn/types/supertest-2.0.13
chore(deps-dev): bump @types/supertest from 2.0.12 to 2.0.13
2023-10-02 12:26:36 +02:00
Kamil Mysliwiec
524943b1fa Merge pull request #12460 from nestjs/dependabot/npm_and_yarn/fastify/view-8.2.0
chore(deps-dev): bump @fastify/view from 8.0.0 to 8.2.0
2023-10-02 12:26:29 +02:00
Kamil Mysliwiec
a94f5f7104 Merge pull request #12474 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-6.7.3
chore(deps-dev): bump @typescript-eslint/parser from 6.7.2 to 6.7.3
2023-10-02 12:26:09 +02:00
Kamil Mysliwiec
e3077612d4 Merge pull request #12475 from nestjs/dependabot/npm_and_yarn/types/mocha-10.0.2
chore(deps-dev): bump @types/mocha from 10.0.1 to 10.0.2
2023-10-02 12:26:02 +02:00
Kamil Mysliwiec
35a313dc7c Merge pull request #12476 from nestjs/dependabot/npm_and_yarn/chai-4.3.10
chore(deps-dev): bump chai from 4.3.8 to 4.3.10
2023-10-02 12:25:55 +02:00
Kamil Mysliwiec
131e8b24b8 Merge pull request #12477 from nestjs/dependabot/npm_and_yarn/fastify/multipart-8.0.0
chore(deps-dev): bump @fastify/multipart from 7.7.3 to 8.0.0
2023-10-02 12:25:43 +02:00
dependabot[bot]
b6d902482c chore(deps-dev): bump @commitlint/cli from 17.7.1 to 17.7.2
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.7.1 to 17.7.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.2/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 00:13:00 +00:00
dependabot[bot]
9617c72e68 chore(deps-dev): bump @fastify/multipart from 7.7.3 to 8.0.0
Bumps [@fastify/multipart](https://github.com/fastify/fastify-multipart) from 7.7.3 to 8.0.0.
- [Release notes](https://github.com/fastify/fastify-multipart/releases)
- [Commits](https://github.com/fastify/fastify-multipart/compare/v7.7.3...v8.0.0)

---
updated-dependencies:
- dependency-name: "@fastify/multipart"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 00:12:08 +00:00
dependabot[bot]
e7d6ff23da chore(deps-dev): bump chai from 4.3.8 to 4.3.10
Bumps [chai](https://github.com/chaijs/chai) from 4.3.8 to 4.3.10.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.8...v4.3.10)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 00:11:31 +00:00
dependabot[bot]
87ceb1f5ce chore(deps-dev): bump @types/mocha from 10.0.1 to 10.0.2
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 00:10:57 +00:00
dependabot[bot]
cb18c64a0a chore(deps-dev): bump @typescript-eslint/parser from 6.7.2 to 6.7.3
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.2 to 6.7.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 00:10:25 +00:00
dependabot[bot]
e3bd30bb9b chore(deps-dev): bump @types/supertest from 2.0.12 to 2.0.13
Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) from 2.0.12 to 2.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)

---
updated-dependencies:
- dependency-name: "@types/supertest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 13:36:38 +00:00
dependabot[bot]
404b6cf91b chore(deps-dev): bump @fastify/view from 8.0.0 to 8.2.0
Bumps [@fastify/view](https://github.com/fastify/point-of-view) from 8.0.0 to 8.2.0.
- [Release notes](https://github.com/fastify/point-of-view/releases)
- [Commits](https://github.com/fastify/point-of-view/compare/v8.0.0...v8.2.0)

---
updated-dependencies:
- dependency-name: "@fastify/view"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 13:34:58 +00:00
dependabot[bot]
c49c4bc3c2 chore(deps-dev): bump @types/sinon from 10.0.16 to 10.0.17
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.16 to 10.0.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

---
updated-dependencies:
- dependency-name: "@types/sinon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 13:34:43 +00:00
Kamil Mysliwiec
bc1b4f73ec Merge pull request #12468 from nestjs/dependabot/npm_and_yarn/fastify/cors-8.4.0
chore(deps): bump @fastify/cors from 8.3.0 to 8.4.0
2023-09-28 15:33:59 +02:00
Kamil Mysliwiec
0e1448787c Merge pull request #12465 from nestjs/dependabot/npm_and_yarn/grpc/grpc-js-1.9.4
chore(deps-dev): bump @grpc/grpc-js from 1.9.2 to 1.9.4
2023-09-28 15:33:46 +02:00
Kamil Mysliwiec
1cbb691780 Merge pull request #12466 from nestjs/dependabot/npm_and_yarn/types/ws-8.5.6
chore(deps-dev): bump @types/ws from 8.5.5 to 8.5.6
2023-09-28 15:33:38 +02:00
Kamil Mysliwiec
ef39964d25 Merge pull request #12467 from nestjs/dependabot/npm_and_yarn/types/amqplib-0.10.2
chore(deps-dev): bump @types/amqplib from 0.10.1 to 0.10.2
2023-09-28 15:33:31 +02:00
dependabot[bot]
d7817c3d61 chore(deps-dev): bump @types/node from 20.6.0 to 20.7.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.7.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 00:53:06 +00:00
dependabot[bot]
97dfefcd76 chore(deps): bump @fastify/cors from 8.3.0 to 8.4.0
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v8.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: "@fastify/cors"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 00:32:56 +00:00
dependabot[bot]
c902241fff chore(deps-dev): bump @types/amqplib from 0.10.1 to 0.10.2
Bumps [@types/amqplib](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/amqplib) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/amqplib)

---
updated-dependencies:
- dependency-name: "@types/amqplib"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 00:32:27 +00:00
dependabot[bot]
25dadd1504 chore(deps-dev): bump @types/ws from 8.5.5 to 8.5.6
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.5 to 8.5.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

---
updated-dependencies:
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 00:32:12 +00:00
dependabot[bot]
6494844776 chore(deps-dev): bump @grpc/grpc-js from 1.9.2 to 1.9.4
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.2 to 1.9.4.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.2...@grpc/grpc-js@1.9.4)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 00:31:52 +00:00
Kamil Mysliwiec
12224b1c29 Merge pull request #12451 from nestjs/dependabot/npm_and_yarn/types/bytes-3.1.2
chore(deps-dev): bump @types/bytes from 3.1.1 to 3.1.2
2023-09-26 09:42:01 +02:00
Kamil Mysliwiec
bd40e21ca6 Merge pull request #12449 from nestjs/dependabot/npm_and_yarn/types/express-4.17.18
chore(deps-dev): bump @types/express from 4.17.17 to 4.17.18
2023-09-26 09:41:55 +02:00
Kamil Mysliwiec
c1dd38eff1 Merge pull request #12447 from nestjs/dependabot/npm_and_yarn/light-my-request-5.11.0
chore(deps): bump light-my-request from 5.10.0 to 5.11.0
2023-09-26 09:41:46 +02:00
Kamil Mysliwiec
e0bc39d95c Merge pull request #12448 from nestjs/dependabot/npm_and_yarn/ws-8.14.2
chore(deps): bump ws from 8.13.0 to 8.14.2
2023-09-26 09:41:41 +02:00
Kamil Mysliwiec
dda52e19a1 Merge pull request #12453 from nestjs/dependabot/npm_and_yarn/sinon-16.0.0
chore(deps-dev): bump sinon from 15.2.0 to 16.0.0
2023-09-26 09:41:17 +02:00
Kamil Mysliwiec
36158e8285 Merge pull request #12452 from nestjs/dependabot/npm_and_yarn/eslint-8.50.0
chore(deps-dev): bump eslint from 8.49.0 to 8.50.0
2023-09-26 09:41:10 +02:00