Skip to content

Commit 87d8556

Browse files
Update dependency js-yaml to v3.14.1
1 parent 5c6d9b2 commit 87d8556

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

notes/OVERFLOW/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"gatsby-plugin-typescript": "2.4.4",
2525
"gatsby-source-filesystem": "2.3.10",
2626
"gatsby-transformer-remark": "2.8.14",
27-
"js-yaml": "3.12.2",
27+
"js-yaml": "3.14.1",
2828
"lodash": "4.17.11",
2929
"marked": "0.6.1",
3030
"moment": "2.23.0",

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"gatsby-remark-prismjs-copy-button": "0.3.1",
2727
"gatsby-source-filesystem": "2.3.10",
2828
"gatsby-transformer-remark": "4.0.0",
29-
"js-yaml": "3.12.2",
29+
"js-yaml": "3.14.1",
3030
"lodash": "4.17.21",
3131
"marked": "0.6.1",
3232
"moment": "2.29.3",

0 commit comments

Comments
 (0)