Commit 97015bf
Bump the npm group with 7 updates (#671)
* Bump the npm group with 7 updates
Bumps the npm group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [js-base64](https://github.com/dankogai/js-base64) | `3.7.6` | `3.7.7` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.9` | `7.24.0` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.9` | `7.24.0` |
| [jasmine-core](https://github.com/jasmine/jasmine) | `5.1.1` | `5.1.2` |
| [karma](https://github.com/karma-runner/karma) | `6.4.2` | `6.4.3` |
| [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` |
| [tsd](https://github.com/tsdjs/tsd) | `0.30.4` | `0.30.7` |
Updates `js-base64` from 3.7.6 to 3.7.7
- [Commits](dankogai/js-base64@3.7.6...3.7.7)
Updates `@babel/core` from 7.23.9 to 7.24.0
- [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.24.0/packages/babel-core)
Updates `@babel/preset-env` from 7.23.9 to 7.24.0
- [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.24.0/packages/babel-preset-env)
Updates `jasmine-core` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.1.1...v5.1.2)
Updates `karma` from 6.4.2 to 6.4.3
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.4.2...v6.4.3)
Updates `prettier` from 3.2.4 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.2.4...3.2.5)
Updates `tsd` from 0.30.4 to 0.30.7
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](tsdjs/tsd@v0.30.4...v0.30.7)
---
updated-dependencies:
- dependency-name: js-base64
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: jasmine-core
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: tsd
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <[email protected]>
* Fix lint
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marius Kleidl <[email protected]>1 parent 94e1e4d commit 97015bf
3 files changed
+113
-122
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
0 commit comments