Commit eb4c15d
chore: bump the development-dependencies group across 1 directory with 6 updates
Bumps the development-dependencies group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [check-engines](https://github.com/kruppel/check-engines) | `1.5.0` | `1.6.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.5` | `2.31.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.3.1` |
| [zod2md](https://github.com/matejchalk/zod2md) | `0.1.3` | `0.1.5` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.17.10` | `7.26.9` |
| [spawk](https://github.com/wraithgar/spawk) | `1.8.1` | `1.8.2` |
Updates `check-engines` from 1.5.0 to 1.6.0
- [Commits](kruppel/check-engines@v1.5.0...v1.6.0)
Updates `eslint-plugin-import` from 2.27.5 to 2.31.0
- [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.27.5...v2.31.0)
Updates `ts-jest` from 29.2.5 to 29.3.1
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.2.5...v29.3.1)
Updates `zod2md` from 0.1.3 to 0.1.5
- [Release notes](https://github.com/matejchalk/zod2md/releases)
- [Commits](matejchalk/zod2md@0.1.3...0.1.5)
Updates `@babel/preset-env` from 7.17.10 to 7.26.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-preset-env)
Updates `spawk` from 1.8.1 to 1.8.2
- [Commits](wraithgar/spawk@v1.8.1...v1.8.2)
---
updated-dependencies:
- dependency-name: check-engines
dependency-version: 1.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: eslint-plugin-import
dependency-version: 2.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: ts-jest
dependency-version: 29.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: zod2md
dependency-version: 0.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@babel/preset-env"
dependency-version: 7.26.9
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: spawk
dependency-version: 1.8.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 3edc602 commit eb4c15d
File tree
4 files changed
+1784
-1105
lines changed- lib/doppler
- plugins/babel
4 files changed
+1784
-1105
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments