Skip to content

Commit 5e20307

Browse files
authored
Merge pull request #321 from marp-team/dependabot/npm_and_yarn/marp-team/marp-core-1.4.2
Bump @marp-team/marp-core from 1.4.1 to 1.4.2
2 parents 33133e9 + 15db386 commit 5e20307

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"zip-stream": "^4.0.4"
131131
},
132132
"dependencies": {
133-
"@marp-team/marp-core": "^1.4.1",
133+
"@marp-team/marp-core": "^1.4.2",
134134
"@marp-team/marpit": "^1.6.4",
135135
"chokidar": "^3.5.1",
136136
"chrome-launcher": "^0.13.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -488,13 +488,13 @@
488488
"@types/yargs" "^15.0.0"
489489
chalk "^4.0.0"
490490

491-
"@marp-team/marp-core@^1.4.1":
492-
version "1.4.1"
493-
resolved "https://registry.yarnpkg.com/@marp-team/marp-core/-/marp-core-1.4.1.tgz#2b45311e76bf703f3e35d24f608f29d54ee19ef3"
494-
integrity sha512-mtWoJV5THX0Aa3//ZExPKeYorb/FSTBZm1VVuyeXuxjKPrPU0McqDRxpQkX6RRbvhKm3shKPjr9ngaV61MCl9A==
491+
"@marp-team/marp-core@^1.4.2":
492+
version "1.4.2"
493+
resolved "https://registry.yarnpkg.com/@marp-team/marp-core/-/marp-core-1.4.2.tgz#8969b270e4cb538920f51385d00db204da50856a"
494+
integrity sha512-OO48JS+lJ4qRXDM6a5BjpRkd9ts8muASZCB3JFp1oLar88fLQDwls6gVOadGL3ycuBAC4dszNtnLxJjibngNkg==
495495
dependencies:
496496
"@marp-team/marpit" "^1.6.4"
497-
"@marp-team/marpit-svg-polyfill" "^1.7.0"
497+
"@marp-team/marpit-svg-polyfill" "^1.7.1"
498498
emoji-regex "^9.2.1"
499499
highlight.js "^10.5.0"
500500
katex "^0.12.0"
@@ -507,10 +507,10 @@
507507
twemoji "^13.0.1"
508508
xss "^1.0.8"
509509

510-
"@marp-team/marpit-svg-polyfill@^1.7.0":
511-
version "1.7.0"
512-
resolved "https://registry.yarnpkg.com/@marp-team/marpit-svg-polyfill/-/marpit-svg-polyfill-1.7.0.tgz#cd4e26f2a66d487bb79db7ea5c651d21e7561d07"
513-
integrity sha512-zgxLmO6ndj7DjYQqJ7i5Re62hkHFdx2j5xMa1plKeU3nmmpldXC4iBPTEuw2K/T3RBbgq9Dm2JViThKZSFbAMQ==
510+
"@marp-team/marpit-svg-polyfill@^1.7.1":
511+
version "1.7.1"
512+
resolved "https://registry.yarnpkg.com/@marp-team/marpit-svg-polyfill/-/marpit-svg-polyfill-1.7.1.tgz#be98fcd3758c2be60980dc31f17116a90262cf03"
513+
integrity sha512-dSZLyPNzBY+lrcIPF1dC9dcYcU3MPFigtjQDxLZP48uWq5oaMSnPLGtDsiDjlqVHk6MAmMuw7qy1i4+tt9HhpA==
514514

515515
"@marp-team/marpit@^1.6.4":
516516
version "1.6.4"

0 commit comments

Comments
 (0)