File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 20
20
"types" : " tsc --declarationDir types --declaration --emitDeclarationOnly"
21
21
},
22
22
"dependencies" : {
23
- "source-map" : " ^0.7.3 "
23
+ "source-map" : " ^0.7.4 "
24
24
},
25
25
"devDependencies" : {
26
26
"@nuxtjs/eslint-config-typescript" : " latest" ,
Original file line number Diff line number Diff line change @@ -4783,6 +4783,11 @@ source-map@^0.7.3:
4783
4783
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
4784
4784
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
4785
4785
4786
+ source-map@^0.7.4 :
4787
+ version "0.7.4"
4788
+ resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656"
4789
+ integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==
4790
+
4786
4791
spdx-correct@^3.0.0 :
4787
4792
version "3.1.0"
4788
4793
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.0.tgz#fb83e504445268f154b074e218c87c003cd31df4"
You can’t perform that action at this time.
0 commit comments