Skip to content

Commit 7792c7e

Browse files
chore(deps-dev): bump eslint-config-standard-with-typescript from 33.0.0 to 34.0.0 (#460)
* chore(deps-dev): bump eslint-config-standard-with-typescript Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 33.0.0 to 34.0.0. - [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases) - [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md) - [Commits](mightyiam/eslint-config-love@v33.0.0...v34.0.0) --- updated-dependencies: - dependency-name: eslint-config-standard-with-typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * docs: HISTORY Signed-off-by: Jan Kowalleck <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jan Kowalleck <[email protected]>
1 parent 706eaa6 commit 7792c7e

File tree

3 files changed

+13
-8
lines changed

3 files changed

+13
-8
lines changed

HISTORY.md

+5
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,18 @@ All notable changes to this project will be documented in this file.
3737
* Use _TypeScript_ `v4.9.5` now, was `v4.9.4`. (via [#463])
3838
* Misc
3939
* Added tests for internal helpers (via [#454])
40+
* Use `[email protected]` now, was `33.0.0` (via [#460])
4041

4142
[#164]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/164
4243
[#318]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/318
4344
[#419]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/419
4445
[#453]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/453
4546
[#454]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/454
47+
<<<<<<< Updated upstream
4648
[#463]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/463
49+
=======
50+
[#460]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/460
51+
>>>>>>> Stashed changes
4752
4853
## 1.10.0 - 2023-01-28
4954

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/webpack": "^5.28.0",
5151
"deepmerge": "^4.2.2",
5252
"eslint": "^8.23.0",
53-
"eslint-config-standard-with-typescript": "^33.0.0",
53+
"eslint-config-standard-with-typescript": "^34.0.0",
5454
"eslint-plugin-header": "^3.1.1",
5555
"eslint-plugin-jsdoc": "^39.6.2",
5656
"eslint-plugin-simple-import-sort": "^10.0.0",

0 commit comments

Comments
 (0)