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 dependencies group with 29 updates #67

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

Bumps the dependencies group with 29 updates:

Package From To
@grammyjs/hydrate 1.3.1 1.4.1
@grammyjs/i18n 1.0.1 1.0.2
@grammyjs/parse-mode 1.7.1 1.9.0
@grammyjs/types 3.1.3 3.6.2
callback-data 1.0.2 1.1.1
dotenv 16.3.1 16.4.5
fastify 4.21.0 4.26.2
grammy 1.17.2 1.22.4
iso-639-1 2.1.15 3.1.2
pino 8.15.0 8.19.0
pino-pretty 10.2.0 11.0.0
tsx 3.12.7 4.7.2
zod 3.22.1 3.22.4
@types/node 20.5.0 20.12.4
@types/qrcode 1.5.1 1.5.5
@typescript-eslint/eslint-plugin 6.4.0 7.5.0
@typescript-eslint/parser 6.4.0 7.5.0
eslint 8.47.0 8.57.0
eslint-config-prettier 9.0.0 9.1.0
eslint-import-resolver-typescript 3.6.0 3.6.1
eslint-plugin-import 2.28.0 2.29.1
eslint-plugin-prettier 5.0.0 5.1.3
eslint-plugin-unicorn 48.0.1 52.0.0
husky 8.0.3 9.0.11
lint-staged 14.0.0 15.2.2
prettier 3.0.2 3.2.5
prettier-plugin-organize-imports 3.2.3 3.2.4
tsc-watch 6.0.4 6.2.0
typescript 5.1.6 5.4.4

Updates @grammyjs/hydrate from 1.3.1 to 1.4.1

Commits

Updates @grammyjs/i18n from 1.0.1 to 1.0.2

Release notes

Sourced from @​grammyjs/i18n's releases.

v1.0.2

What's Changed

New Contributors

Full Changelog: grammyjs/i18n@v1.0.1...v1.0.2

Commits
Maintainer changes

This version was pushed to npm by rojserbest, a new releaser for @​grammyjs/i18n since your current version.


Updates @grammyjs/parse-mode from 1.7.1 to 1.9.0

Commits

Updates @grammyjs/types from 3.1.3 to 3.6.2

Commits

Updates callback-data from 1.0.2 to 1.1.1

Release notes

Sourced from callback-data's releases.

v1.1.1

Full Changelog: deptyped/callback-data@v1.1.0...v1.1.1

v1.1.0

Full Changelog: deptyped/callback-data@v1.0.2...v1.1.0

Commits

Updates dotenv from 16.3.1 to 16.4.5

Changelog

Sourced from dotenv's changelog.

16.4.5 (2024-02-19)

Changed

  • 🐞 fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #814

16.4.4 (2024-02-13)

Changed

  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #812

16.4.3 (2024-02-12)

Changed

  • Fixed processing of multiple files in options.path #805

16.4.2 (2024-02-10)

Changed

16.4.1 (2024-01-24)

  • Patch support for array as path option #797

16.4.0 (2024-01-23)

  • Add error.code to error messages around .env.vault decryption handling #795
  • Add ability to find .env.vault file when filename(s) passed as an array #784

16.3.2 (2024-01-18)

Added

  • Add debug message when no encoding set #735

Changed

  • Fix output typing for populate #792
  • Use subarray instead of slice #793
Commits

Updates fastify from 4.21.0 to 4.26.2

Release notes

Sourced from fastify's releases.

v4.26.2

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.26.1...v4.26.2

v4.26.1

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.26.0...v4.26.1

v4.26.0

What's Changed

... (truncated)

Commits

Updates grammy from 1.17.2 to 1.22.4

Release notes

Sourced from grammy's releases.

v1.22.4

Full Changelog: grammyjs/grammY@v1.22.3...v1.22.4

v1.22.3

Full Changelog: grammyjs/grammY@v1.22.2...v1.22.3

v1.22.2

Full Changelog: grammyjs/grammY@v1.22.1...v1.22.2

v1.22.1

Full Changelog: grammyjs/grammY@v1.22.0...v1.22.1

v1.22.0

What's Changed

Full Changelog: grammyjs/grammY@v1.21.2...v1.22.0

v1.21.2

What's Changed

New Contributors

Full Changelog: grammyjs/grammY@v1.21.1...v1.21.2

... (truncated)

Commits

Updates iso-639-1 from 2.1.15 to 3.1.2

Release notes

Sourced from iso-639-1's releases.

v3.1.1

What's Changed

New Contributors

Full Changelog: meikidd/iso-639-1@v3.1.0...v3.1.1

Changelog

Sourced from iso-639-1's changelog.

v3.1.2

  • Capitalize Faroese native #82

v3.1.1

  • Capitalize Danish native #80

v3.1.0

  • Fix type for getCode #74
  • Improve performance #72

v3.0.1

  • Fix error TS7016 #68

v3.0.0

  • Export ESM module #67
Commits

Updates pino from 8.15.0 to 8.19.0

Release notes

Sourced from pino's releases.

v8.19.0

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.18.0...v8.19.0

v8.18.0

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.17.2...v8.18.0

v8.17.2

What's Changed

Full Changelog: pinojs/pino@v8.17.1...v8.17.2

v8.17.1

What's Changed

Full Changelog: pinojs/pino@v8.17.0...v8.17.1

v8.17.0

What's Changed

... (truncated)

Commits

Updates pino-pretty from 10.2.0 to 11.0.0

Release notes

Sourced from pino-pretty's releases.

v11.0.0

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v10.3.1...v11.0.0

v10.3.1

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v10.3.0...v10.3.1

v10.3.0

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v10.2.3...v10.3.0

v10.2.3

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v10.2.2...v10.2.3

v10.2.2

... (truncated)

Commits

Updates tsx from 3.12.7 to 4.7.2

Release notes

Sourced from tsx's releases.

v4.7.2

4.7.2 (2024-04-04)

Bug Fixes

  • source maps in Node v21.6.0+ & v20.12.0+ (#518) (1a10da7)

This release is also available on:

v4.7.1

4.7.1 (2024-02-10)

Bug Fixes

  • escape import.meta.url passed to esbuild (#474) (e23592e)
  • remove the pipe file before starting the ipc server (#459) (0ed0097)

This release is also available on:

v4.7.0

4.7.0 (2023-12-19)

Features


This release is also available on:

v4.6.2

4.6.2 (2023-12-02)

... (truncated)

Commits

Updates zod from 3.22.1 to 3.22.4

Release notes

Sourced from zod's releases.

v3.22.4

Commits:

  • d931ea3f0f15a6ae64f5f68e3c03912dffb2269d Lint
  • 8e634bd600093b7161487bed705279c892395118 Fix prettier
  • 4018d88f0e94992b2987428c4fda387b99ae2a53 docs: add @​sanity-typed/zod to ecosystem (#2731)
  • 15ba5a4d4cb5be5af23771de0ba1346b4ba20a0e docs: add zod-sandbox to README ecosystem links (#2707)
  • 699ccae13b875d4fcadac268fd789c93b6ce8aef Export jsdoc with @deprecated when building (#2717)
  • dfe3719eae250ab3eca2d276da6c292867899cc6 Fix sanity-typed links (#2840)
  • cd7991e04a550868bfcb5b5d46e5eb5bc7edf5f3 fix ulid regex (#2225)
  • 7cb4ba2f85dd6b28290dda5de80ed54dfd2a793c Remove stalebot
  • 9340fd51e48576a75adc919bff65dbc4a5d4c99b Lazy emojiRegex
  • e7a9b9b3033991be6b4225f1be21da39c250bbb0 3.22.4

v3.22.3

Commits:

  • 1e23990bcdd33d1e81b31e40e77a031fcfd87ce1 Commit
  • 9bd3879b482f139fd03d5025813ee66a04195cdd docs: remove obsolete text about readonly types (#2676)
  • f59be093ec21430d9f32bbcb628d7e39116adf34 clarify datetime ISO 8601 (#2673)
  • 64dcc8e2b16febe48fa8e3c82c47c92643e6c9e3 Update sponsors
  • 18115a8f128680b4526df58ce96deab7dce93b93 Formatting
  • 28c19273658b164c53c149785fa7a8187c428ad4 Update sponsors
  • ad2ee9ccf723c4388158ff6b8669c2a6cdc85643 2718 Updated Custom Schemas documentation example to use type narrowing (#2778)
  • ae0f7a2c15e7741ee1b23c03a3bfb9acebd86551 docs: update ref to discriminated-unions docs (#2485)
  • 2ba00fe2377f4d53947a84b8cdb314a63bbd6dd4 [2609] fix ReDoS vulnerability in email regex (#2824)
  • 1e61d76cdec05de9271fc0df58798ddf9ce94923 3.22.3

v3.22.2

Commits:

  • 13d9e6bda286cbd4c1b177171273695d8309e5de Fix lint
  • 0d49f10b3c25a8e4cbb6534cc0773b195c56d06d docs: add typeschema to ecosystem (#2626)
  • 8e4af7b56df6f2e3daf0dd825b986f1d963025ce X to Zod: add app.quicktype.io (#2668)
  • 792b3ef0d41c144cd10641c6966b98dae1222d82 Fix superrefine types
Commits

Updates @types/node from 20.5.0 to 20.12.4

Commits

Updates @types/qrcode from 1.5.1 to 1.5.5

Commits

Updates @typescript-eslint/eslint-plugin from 6.4.0 to 7.5.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.5.0

7.5.0 (2024-04-01)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • typescript-eslint: improve support for legacy configs (

Bumps the dependencies group with 29 updates:

| Package | From | To |
| --- | --- | --- |
| [@grammyjs/hydrate](https://github.com/grammyjs/hydrate) | `1.3.1` | `1.4.1` |
| [@grammyjs/i18n](https://github.com/grammyjs/i18n) | `1.0.1` | `1.0.2` |
| [@grammyjs/parse-mode](https://github.com/grammyjs/parse-mode) | `1.7.1` | `1.9.0` |
| [@grammyjs/types](https://github.com/grammyjs/types) | `3.1.3` | `3.6.2` |
| [callback-data](https://github.com/deptyped/callback-data) | `1.0.2` | `1.1.1` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `16.4.5` |
| [fastify](https://github.com/fastify/fastify) | `4.21.0` | `4.26.2` |
| [grammy](https://github.com/grammyjs/grammY) | `1.17.2` | `1.22.4` |
| [iso-639-1](https://github.com/meikidd/iso-639-1) | `2.1.15` | `3.1.2` |
| [pino](https://github.com/pinojs/pino) | `8.15.0` | `8.19.0` |
| [pino-pretty](https://github.com/pinojs/pino-pretty) | `10.2.0` | `11.0.0` |
| [tsx](https://github.com/privatenumber/tsx) | `3.12.7` | `4.7.2` |
| [zod](https://github.com/colinhacks/zod) | `3.22.1` | `3.22.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.0` | `20.12.4` |
| [@types/qrcode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qrcode) | `1.5.1` | `1.5.5` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.4.0` | `7.5.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.4.0` | `7.5.0` |
| [eslint](https://github.com/eslint/eslint) | `8.47.0` | `8.57.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.0` | `3.6.1` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.0` | `2.29.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.1.3` |
| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `48.0.1` | `52.0.0` |
| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.11` |
| [lint-staged](https://github.com/okonet/lint-staged) | `14.0.0` | `15.2.2` |
| [prettier](https://github.com/prettier/prettier) | `3.0.2` | `3.2.5` |
| [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `3.2.3` | `3.2.4` |
| [tsc-watch](https://github.com/gilamran/tsc-watch) | `6.0.4` | `6.2.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.4.4` |


Updates `@grammyjs/hydrate` from 1.3.1 to 1.4.1
- [Commits](grammyjs/hydrate@v1.3.1...v1.4.1)

Updates `@grammyjs/i18n` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/grammyjs/i18n/releases)
- [Commits](grammyjs/i18n@v1.0.1...v1.0.2)

Updates `@grammyjs/parse-mode` from 1.7.1 to 1.9.0
- [Commits](grammyjs/parse-mode@1.7.1...1.9.0)

Updates `@grammyjs/types` from 3.1.3 to 3.6.2
- [Commits](grammyjs/types@v3.1.3...v3.6.2)

Updates `callback-data` from 1.0.2 to 1.1.1
- [Release notes](https://github.com/deptyped/callback-data/releases)
- [Commits](deptyped/callback-data@v1.0.2...v1.1.1)

Updates `dotenv` from 16.3.1 to 16.4.5
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.3.1...v16.4.5)

Updates `fastify` from 4.21.0 to 4.26.2
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.21.0...v4.26.2)

Updates `grammy` from 1.17.2 to 1.22.4
- [Release notes](https://github.com/grammyjs/grammY/releases)
- [Commits](grammyjs/grammY@v1.17.2...v1.22.4)

Updates `iso-639-1` from 2.1.15 to 3.1.2
- [Release notes](https://github.com/meikidd/iso-639-1/releases)
- [Changelog](https://github.com/meikidd/iso-639-1/blob/master/CHANGELOG.md)
- [Commits](https://github.com/meikidd/iso-639-1/commits)

Updates `pino` from 8.15.0 to 8.19.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v8.15.0...v8.19.0)

Updates `pino-pretty` from 10.2.0 to 11.0.0
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v10.2.0...v11.0.0)

Updates `tsx` from 3.12.7 to 4.7.2
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](privatenumber/tsx@v3.12.7...v4.7.2)

Updates `zod` from 3.22.1 to 3.22.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.22.1...v3.22.4)

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

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

Updates `@typescript-eslint/eslint-plugin` from 6.4.0 to 7.5.0
- [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/v7.5.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.4.0 to 7.5.0
- [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/v7.5.0/packages/parser)

Updates `eslint` from 8.47.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.47.0...v8.57.0)

Updates `eslint-config-prettier` from 9.0.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0)

Updates `eslint-import-resolver-typescript` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.6.0...v3.6.1)

Updates `eslint-plugin-import` from 2.28.0 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.28.0...v2.29.1)

Updates `eslint-plugin-prettier` from 5.0.0 to 5.1.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.1.3)

Updates `eslint-plugin-unicorn` from 48.0.1 to 52.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v48.0.1...v52.0.0)

Updates `husky` from 8.0.3 to 9.0.11
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.0.11)

Updates `lint-staged` from 14.0.0 to 15.2.2
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v14.0.0...v15.2.2)

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

Updates `prettier-plugin-organize-imports` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Commits](simonhaenisch/prettier-plugin-organize-imports@v3.2.3...v3.2.4)

Updates `tsc-watch` from 6.0.4 to 6.2.0
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](gilamran/tsc-watch@v6.0.4...v6.2.0)

Updates `typescript` from 5.1.6 to 5.4.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.1.6...v5.4.4)

---
updated-dependencies:
- dependency-name: "@grammyjs/hydrate"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@grammyjs/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@grammyjs/parse-mode"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@grammyjs/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: callback-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: grammy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: iso-639-1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pino-pretty
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: tsx
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/qrcode"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: prettier-plugin-organize-imports
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tsc-watch
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2024
Copy link

vercel bot commented Apr 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
scan-tool-bot ❌ Failed (Inspect) Apr 5, 2024 7:30am

Copy link
Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #68.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-d03870e7fe branch April 8, 2024 07:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants