Skip to content

Commit 7f6ae2b

Browse files
Bump the npm_and_yarn group with 2 updates (#1148)
Bumps the npm_and_yarn group with 2 updates: [marked](https://github.com/markedjs/marked) and [nanoid](https://github.com/ai/nanoid). Updates `marked` from 14.1.4 to 15.0.0 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v14.1.4...v15.0.0) Updates `nanoid` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) --- updated-dependencies: - dependency-name: marked dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b3696f commit 7f6ae2b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"karma-sourcemap-loader": "^0.3.8",
201201
"luxon": "^3.2.1",
202202
"madge": "^4.0.0",
203-
"marked": "^14.1.4",
203+
"marked": "^15.0.0",
204204
"minimatch": "^3.0.4",
205205
"moment": "^2.29.4",
206206
"node-fetch": "^3.2.10",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -11880,10 +11880,10 @@ marked@^12.0.0:
1188011880
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.2.tgz#b31578fe608b599944c69807b00f18edab84647e"
1188111881
integrity sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==
1188211882

11883-
marked@^14.1.4:
11884-
version "14.1.4"
11885-
resolved "https://registry.yarnpkg.com/marked/-/marked-14.1.4.tgz#5e348de817bfa35a11e71de7e41dd7c3fdb186a9"
11886-
integrity sha512-vkVZ8ONmUdPnjCKc5uTRvmkRbx4EAi2OkTOXmfTDhZz3OFqMNBM1oTTWwTr4HY4uAEojhzPf+Fy8F1DWa3Sndg==
11883+
marked@^15.0.0:
11884+
version "15.0.0"
11885+
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.0.tgz#59fb02c19c98340c8668d911dc4b3a84b062a4a9"
11886+
integrity sha512-0mouKmBROJv/WSHJBPZZyYofUgawMChnD5je/g+aOBXsHDjb/IsnTQj7mnhQZu+qPJmRQ0ecX3mLGEUm3BgwYA==
1188711887

1188811888
marked@^4.0.10, marked@^4.0.14:
1188911889
version "4.3.0"
@@ -12307,9 +12307,9 @@ nan@^2.18.0:
1230712307
integrity sha512-nO1xXxfh/RWNxfd/XPfbIfFk5vgLsAxUR9y5O0cHMJu/AW9U95JLXqthYHjEp+8gQ5p96K9jUp8nbVOxCdRbtw==
1230812308

1230912309
nanoid@^3.3.7:
12310-
version "3.3.7"
12311-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
12312-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
12310+
version "3.3.8"
12311+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
12312+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
1231312313

1231412314
nearley@^2.20.1:
1231512315
version "2.20.1"

0 commit comments

Comments
 (0)