File tree 5 files changed +16
-16
lines changed
5 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 17
17
"gatsby-remark-images" : " ^4.0.0" ,
18
18
"gatsby-remark-prismjs" : " ^3.13.0" ,
19
19
"gatsby-source-filesystem" : " ^3.0.0" ,
20
- "gatsby-transformer-remark" : " ^2.16.1 " ,
20
+ "gatsby-transformer-remark" : " ^3.0.0 " ,
21
21
"gatsby-transformer-sharp" : " ^3.0.0" ,
22
22
"lodash" : " ^4.17.21" ,
23
23
"prismjs" : " ^1.23.0" ,
Original file line number Diff line number Diff line change @@ -11756,13 +11756,13 @@ fsevents@^1.2.7:
11756
11756
languageName: node
11757
11757
linkType: hard
11758
11758
11759
- "gatsby-transformer-remark@npm:^2.16.1 ":
11760
- version: 2.16.1
11761
- resolution: "gatsby-transformer-remark@npm:2.16.1 "
11759
+ "gatsby-transformer-remark@npm:^3.0.0 ":
11760
+ version: 3.0.0
11761
+ resolution: "gatsby-transformer-remark@npm:3.0.0 "
11762
11762
dependencies:
11763
11763
"@babel/runtime": ^7.12.5
11764
11764
bluebird: ^3.7.2
11765
- gatsby-core-utils: ^1.10.1
11765
+ gatsby-core-utils: ^2.0.0
11766
11766
gray-matter: ^4.0.2
11767
11767
hast-util-raw: ^4.0.0
11768
11768
hast-util-to-html: ^4.0.1
@@ -11782,8 +11782,8 @@ fsevents@^1.2.7:
11782
11782
unist-util-select: ^1.5.0
11783
11783
unist-util-visit: ^1.4.1
11784
11784
peerDependencies:
11785
- gatsby: ^2.12 .0
11786
- checksum: a2f446486554407d00c7f5533d36d02cc7d12393d5dea5cc419d7170bbd79d29bc6efeebc9be849b1cd82e888a300fffddf1099404d6deafb039d565cf4c6c11
11785
+ gatsby: ^3.0.0-next .0
11786
+ checksum: 0fbcc8851c46c59de9a8250e14efa7a99465f9792599c624abde5b3d1796a92cb596126e46785a1e9283d8863d1e45f78971e24b22836ca5a4bfd596f1fd0943
11787
11787
languageName: node
11788
11788
linkType: hard
11789
11789
@@ -20240,7 +20240,7 @@ fsevents@^1.2.7:
20240
20240
gatsby-remark-images: ^4.0.0
20241
20241
gatsby-remark-prismjs: ^3.13.0
20242
20242
gatsby-source-filesystem: ^3.0.0
20243
- gatsby-transformer-remark: ^2.16.1
20243
+ gatsby-transformer-remark: ^3.0.0
20244
20244
gatsby-transformer-sharp: ^3.0.0
20245
20245
lodash: ^4.17.21
20246
20246
npm-run-all: ^4.1.5
You can’t perform that action at this time.
0 commit comments