mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 23:44:11 +02:00
chore(deps): bump gatsby-source-filesystem to 2.1.30
This commit is contained in:
Generated
+3
-16
@@ -9320,9 +9320,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-source-filesystem": {
|
||||
"version": "2.1.29",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.29.tgz",
|
||||
"integrity": "sha512-MRJ3jkGhxJDztXzw0oeh4hizLzs5hGIc/Jq5gwUi5NcrKCR5HDbOFvVVE8irfkoNh7TuvHf6sjWFzDgzlUADgw==",
|
||||
"version": "2.1.30",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.30.tgz",
|
||||
"integrity": "sha512-k40elbvuzaOuMG2SdflCp38DoF82iv7rtZo9bHJ/jlvQUq4NQEQze4psD11aAAiH8Yxzifv/1nutxNyI/m1Ztg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.6.2",
|
||||
"better-queue": "^3.8.10",
|
||||
@@ -9341,19 +9341,6 @@
|
||||
"xstate": "^4.6.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
"version": "7.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.6.2.tgz",
|
||||
"integrity": "sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.2"
|
||||
}
|
||||
},
|
||||
"bluebird": {
|
||||
"version": "3.7.0",
|
||||
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.0.tgz",
|
||||
"integrity": "sha512-aBQ1FxIa7kSWCcmKHlcHFlT2jt6J/l4FzC7KcPELkOJOsPOb/bccdhmIrKDfXhwFrmc7vDoDrrepFvGqjyXGJg=="
|
||||
},
|
||||
"file-type": {
|
||||
"version": "12.3.0",
|
||||
"resolved": "https://registry.npmjs.org/file-type/-/file-type-12.3.0.tgz",
|
||||
|
||||
+1
-1
@@ -43,7 +43,7 @@
|
||||
"gatsby-plugin-typescript": "^2.1.11",
|
||||
"gatsby-remark-auto-headers": "^1.0.3",
|
||||
"gatsby-remark-katex": "^3.1.12",
|
||||
"gatsby-source-filesystem": "^2.1.29",
|
||||
"gatsby-source-filesystem": "^2.1.30",
|
||||
"gatsby-transformer-remark": "^2.6.27",
|
||||
"gatsby-transformer-sharp": "^2.2.20",
|
||||
"katex": "^0.11.1",
|
||||
|
||||
Reference in New Issue
Block a user