Skip to content

Commit d1cc25f

Browse files
1 parent 80b0b65 commit d1cc25f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/git-url-parse": "^9.0.0",
4444
"@types/html-minifier": "^3.5.3",
4545
"@types/marked": "^0.6.5",
46-
"@types/node": "^12.6.3",
46+
"@types/node": "^12.11.1",
4747
"@types/recursive-readdir": "^2.2.0",
4848
"@types/sass": "^1.16.0",
4949
"@types/signale": "^1.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-0.6.5.tgz#3cf2a56ef615dad24aaf99784ef90a9eba4e29d8"
6464
integrity sha512-6kBKf64aVfx93UJrcyEZ+OBM5nGv4RLsI6sR1Ar34bpgvGVRoyTgpxn4ZmtxOM5aDTAaaznYuYUH8bUX3Nk3YA==
6565

66-
"@types/node@*", "@types/node@^12.6.3":
67-
version "12.7.12"
68-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.12.tgz#7c6c571cc2f3f3ac4a59a5f2bd48f5bdbc8653cc"
69-
integrity sha512-KPYGmfD0/b1eXurQ59fXD1GBzhSQfz6/lKBxkaHX9dKTzjXbK68Zt7yGUxUsCS1jeTy/8aL+d9JEr+S54mpkWQ==
66+
"@types/node@*", "@types/node@^12.11.1":
67+
version "12.11.1"
68+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.1.tgz#1fd7b821f798b7fa29f667a1be8f3442bb8922a3"
69+
integrity sha512-TJtwsqZ39pqcljJpajeoofYRfeZ7/I/OMUQ5pR4q5wOKf2ocrUvBAZUMhWsOvKx3dVc/aaV5GluBivt0sWqA5A==
7070

7171
"@types/normalize-package-data@^2.4.0":
7272
version "2.4.0"

0 commit comments

Comments
 (0)