Tony Brix
71cc7b9d8b
docs: update docs ( #2928 )
...
Co-authored-by: Steven <steven@ceriously.com>
2023-08-10 21:25:40 -06:00
semantic-release-bot
f10fc84b80
chore(release): 7.0.2 [skip ci]
...
## [7.0.2](https://github.com/markedjs/marked/compare/v7.0.1...v7.0.2 ) (2023-08-10)
### Bug Fixes
* fix sourcemaps and circular dependencies ([#2929 ](https://github.com/markedjs/marked/issues/2929 )) ([eb4ce21](eb4ce21127
))
* noImplicitAny: true ([#2891 ](https://github.com/markedjs/marked/issues/2891 )) ([ff1602c](ff1602c178
))
v7.0.2
2023-08-10 05:39:47 +00:00
MarkedJS bot
374437be9f
🗜️ build v7.0.2 [skip ci]
2023-08-10 05:37:29 +00:00
Tony Brix
ff1602c178
fix: noImplicitAny: true ( #2891 )
2023-08-09 23:33:46 -06:00
Tony Brix
eb4ce21127
fix: fix sourcemaps and circular dependencies ( #2929 )
2023-08-09 22:40:16 -06:00
su
5e67cdff35
chore: optimize npm publish package size ( #2927 )
...
chore: optimize npm publish package size,
2023-08-09 16:25:41 -04:00
dependabot[bot]
f65264d6b4
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.59.9 to 6.3.0 ( #2924 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony Brix <tony@brix.ninja>
2023-08-07 22:25:50 -06:00
semantic-release-bot
95f52e7d55
chore(release): 7.0.1 [skip ci]
...
## [7.0.1](https://github.com/markedjs/marked/compare/v7.0.0...v7.0.1 ) (2023-08-07)
### Bug Fixes
* use rollup to output js files ([#2916 ](https://github.com/markedjs/marked/issues/2916 )) ([610bc45](610bc45d96
))
v7.0.1
2023-08-07 22:56:38 +00:00
MarkedJS bot
97c61f258e
🗜️ build v7.0.1 [skip ci]
2023-08-07 22:54:22 +00:00
Tony Brix
610bc45d96
fix: use rollup to output js files ( #2916 )
2023-08-07 16:50:43 -06:00
dependabot[bot]
9c5721ecd0
chore(deps-dev): Bump typescript from 5.0.4 to 5.1.6 ( #2923 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.0.4 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.6 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 10:54:55 -06:00
dependabot[bot]
74e9c9ff95
chore(deps-dev): Bump eslint-plugin-import from 2.27.5 to 2.28.0 ( #2922 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.27.5 to 2.28.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](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.28.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 10:54:42 -06:00
semantic-release-bot
66b717c38f
chore(release): 7.0.0 [skip ci]
...
# [7.0.0](https://github.com/markedjs/marked/compare/v6.0.0...v7.0.0 ) (2023-08-06)
### Bug Fixes
* change defaults for mangle and headerIds to false ([#2890 ](https://github.com/markedjs/marked/issues/2890 )) ([63a839b](63a839b8cb
))
### BREAKING CHANGES
* change defaults for mangle and headerIds to false
v7.0.0
2023-08-06 23:54:31 +00:00
MarkedJS bot
35172b7f64
🗜️ build v7.0.0 [skip ci]
2023-08-06 23:52:15 +00:00
Tony Brix
63a839b8cb
fix: change defaults for mangle and headerIds to false ( #2890 )
...
BREAKING CHANGE: change defaults for mangle and headerIds to false
2023-08-06 17:48:30 -06:00
aaronsolomon98
f4834ca08f
chore(docs): Modify Extension Docs ( #2918 )
...
Co-authored-by: Aaron Solomon <aaron.solomon@capitalone.com>
2023-08-05 00:36:17 -06:00
dependabot[bot]
0b98cd735c
chore(deps-dev): Bump eslint from 8.45.0 to 8.46.0 ( #2903 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 16:30:51 -06:00
dependabot[bot]
ffd984c06f
chore(deps-dev): Bump @typescript-eslint/parser from 5.59.9 to 5.62.0 ( #2905 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.9 to 5.62.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/v5.62.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 16:30:40 -06:00
dependabot[bot]
8dd3e6d05f
chore(deps-dev): Bump tsup from 6.7.0 to 7.1.0 ( #2906 )
...
Bumps [tsup](https://github.com/egoist/tsup ) from 6.7.0 to 7.1.0.
- [Release notes](https://github.com/egoist/tsup/releases )
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json )
- [Commits](https://github.com/egoist/tsup/compare/v6.7.0...v7.1.0 )
---
updated-dependencies:
- dependency-name: tsup
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 16:30:30 -06:00
dependabot[bot]
50dbf30224
chore(deps-dev): Bump node-fetch from 3.3.1 to 3.3.2 ( #2907 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 16:29:31 -06:00
semantic-release-bot
9927247dd0
chore(release): 6.0.0 [skip ci]
...
# [6.0.0](https://github.com/markedjs/marked/compare/v5.1.2...v6.0.0 ) (2023-07-31)
### Bug Fixes
* Migrate to Typescript ([#2805 ](https://github.com/markedjs/marked/issues/2805 )) ([cb54906](cb549065f1
))
### BREAKING CHANGES
* Migrate to Typescript
v6.0.0
2023-07-31 21:49:40 +00:00
MarkedJS bot
72fce26aae
🗜️ build v6.0.0 [skip ci]
2023-07-31 21:47:25 +00:00
Steven
22fbcfa180
chore(git): mark lib/*
as generated in .gitattributes
( #2908 )
...
This PR adds `lib/*` and `marked.min.js` to the `.gitattributes` file in order to suppress them in diffs.
See https://github.com/github-linguist/linguist/blob/master/docs/overrides.md
2023-07-31 17:43:35 -04:00
Florian Dreier
cb549065f1
fix: Migrate to Typescript ( #2805 )
...
BREAKING CHANGE: Migrate to Typescript
2023-07-29 00:31:34 -06:00
semantic-release-bot
929d235ed2
chore(release): 5.1.2 [skip ci]
...
## [5.1.2](https://github.com/markedjs/marked/compare/v5.1.1...v5.1.2 ) (2023-07-25)
### Bug Fixes
* Add support for Node 16 ([#2886 ](https://github.com/markedjs/marked/issues/2886 )) ([e465ce4](e465ce48c9
))
v5.1.2
2023-07-25 05:13:27 +00:00
MarkedJS bot
a33ed0667b
🗜️ build v5.1.2 [skip ci]
2023-07-25 05:11:13 +00:00
Ben McCann
e465ce48c9
fix: Add support for Node 16 ( #2886 )
2023-07-24 23:07:51 -06:00
dependabot[bot]
ab23e19a4e
chore(deps-dev): Bump jasmine from 5.0.2 to 5.1.0 ( #2887 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 23:00:47 -06:00
dependabot[bot]
c69b62bc0e
chore(deps-dev): Bump @babel/preset-env from 7.22.7 to 7.22.9 ( #2880 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.7 to 7.22.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.22.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 10:28:25 -06:00
dependabot[bot]
76a2103fef
chore(deps-dev): Bump @semantic-release/github from 9.0.3 to 9.0.4 ( #2882 )
...
Bumps [@semantic-release/github](https://github.com/semantic-release/github ) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/semantic-release/github/releases )
- [Commits](https://github.com/semantic-release/github/compare/v9.0.3...v9.0.4 )
---
updated-dependencies:
- dependency-name: "@semantic-release/github"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 10:27:16 -06:00
dependabot[bot]
af881c1a12
chore(deps-dev): Bump @babel/core from 7.22.8 to 7.22.9 ( #2881 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.8 to 7.22.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.22.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 10:27:07 -06:00
dependabot[bot]
c68be897be
chore(deps-dev): Bump rollup from 3.26.2 to 3.26.3 ( #2884 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.26.2 to 3.26.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.26.2...v3.26.3 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 10:26:57 -06:00
dependabot[bot]
f59fd2ab75
chore(deps-dev): Bump eslint from 8.44.0 to 8.45.0 ( #2883 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 10:26:47 -06:00
Герхард PICCORO Lenz McKAY
48daab13f1
docs: Add raito to the list of tools ( #2878 )
...
Introducing the wiki raito rendering engine among utilities that use markup.js, as a powered wiki engine, which competes strongly against other engines such as github wiki and mediawiki itself
2023-07-15 18:50:42 -06:00
dependabot[bot]
9a3d0892f8
chore(deps-dev): Bump @babel/core from 7.22.5 to 7.22.8 ( #2874 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.5 to 7.22.8.
- [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.22.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 10:21:13 -06:00
dependabot[bot]
3851a718ff
chore(deps-dev): Bump rollup from 3.26.0 to 3.26.2 ( #2876 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.26.0 to 3.26.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.26.0...v3.26.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 10:20:56 -06:00
dependabot[bot]
5a53a95f2c
chore(deps-dev): Bump semantic-release from 21.0.6 to 21.0.7 ( #2875 )
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 21.0.6 to 21.0.7.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v21.0.6...v21.0.7 )
---
updated-dependencies:
- dependency-name: semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 10:19:02 -06:00
dependabot[bot]
53ae7bd7c4
chore(deps-dev): Bump @babel/preset-env from 7.22.5 to 7.22.7 ( #2873 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.5 to 7.22.7.
- [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.22.7/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 10:18:37 -06:00
dependabot[bot]
13cbdf5fc8
chore(deps-dev): Bump @semantic-release/release-notes-generator from 11.0.3 to 11.0.4 ( #2872 )
...
chore(deps-dev): Bump @semantic-release/release-notes-generator
Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator ) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases )
- [Commits](https://github.com/semantic-release/release-notes-generator/compare/v11.0.3...v11.0.4 )
---
updated-dependencies:
- dependency-name: "@semantic-release/release-notes-generator"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 10:18:26 -06:00
semantic-release-bot
19b8ced8ff
chore(release): 5.1.1 [skip ci]
...
## [5.1.1](https://github.com/markedjs/marked/compare/v5.1.0...v5.1.1 ) (2023-07-07)
### Bug Fixes
* fix typo ([#2870 ](https://github.com/markedjs/marked/issues/2870 )) ([e6a7184](e6a7184cb6
))
v5.1.1
2023-07-07 14:46:13 +00:00
MarkedJS bot
eaa232d0f0
🗜️ build v5.1.1 [skip ci]
2023-07-07 14:43:59 +00:00
Alexandre Fauquette
e6a7184cb6
fix: fix typo ( #2870 )
2023-07-07 08:40:27 -06:00
dependabot[bot]
16533f563c
chore(deps-dev): Bump semantic-release from 21.0.5 to 21.0.6 ( #2866 )
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 21.0.5 to 21.0.6.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v21.0.5...v21.0.6 )
---
updated-dependencies:
- dependency-name: semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 12:16:37 -06:00
dependabot[bot]
a99ca4f6ea
chore(deps-dev): Bump rollup from 3.25.2 to 3.26.0 ( #2867 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.25.2 to 3.26.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.25.2...v3.26.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 09:53:10 -06:00
dependabot[bot]
900ff10ee7
chore(deps-dev): Bump eslint from 8.43.0 to 8.44.0 ( #2868 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 09:52:07 -06:00
dependabot[bot]
884c78219c
chore(deps-dev): Bump eslint-plugin-n from 15.7.0 to 16.0.1 ( #2859 )
...
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n ) from 15.7.0 to 16.0.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases )
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/15.7.0...16.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 13:18:17 -06:00
dependabot[bot]
805aa9a132
chore(deps-dev): Bump jasmine from 5.0.1 to 5.0.2 ( #2858 )
...
Bumps [jasmine](https://github.com/jasmine/jasmine-npm ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/jasmine/jasmine-npm/releases )
- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine-npm/compare/v5.0.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: jasmine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 13:17:39 -06:00
dependabot[bot]
2964347b03
chore(deps-dev): Bump rollup from 3.25.1 to 3.25.2 ( #2857 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.25.1 to 3.25.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.25.1...v3.25.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 13:17:18 -06:00
dependabot[bot]
21917da82f
chore(deps-dev): Bump @semantic-release/release-notes-generator from 11.0.2 to 11.0.3 ( #2856 )
...
chore(deps-dev): Bump @semantic-release/release-notes-generator
Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator ) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases )
- [Commits](https://github.com/semantic-release/release-notes-generator/compare/v11.0.2...v11.0.3 )
---
updated-dependencies:
- dependency-name: "@semantic-release/release-notes-generator"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 10:31:58 -06:00
dependabot[bot]
3d446975a3
chore(deps-dev): Bump eslint from 8.42.0 to 8.43.0 ( #2855 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 10:30:28 -06:00