File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 94
94
"@schematics/angular" : " ^11.0.0" ,
95
95
"@types/autoprefixer" : " ^9.7.2" ,
96
96
"@types/browser-sync" : " ^2.26.1" ,
97
- "@types/fs-extra" : " ^4 .0.3 " ,
97
+ "@types/fs-extra" : " ^9 .0.5 " ,
98
98
"@types/glob" : " ^5.0.36" ,
99
99
"@types/gulp" : " 3.8.32" ,
100
100
"@types/inquirer" : " ^7.3.1" ,
Original file line number Diff line number Diff line change 1734
1734
"@types/node" "*"
1735
1735
"@types/range-parser" "*"
1736
1736
1737
- "@types/fs-extra@^4.0.3":
1738
- version "4.0.8"
1739
- resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-4.0.8.tgz#6957ddaf9173195199cb96da3db44c74700463d2"
1740
- integrity sha512-Z5nu9Pbxj9yNeXIK3UwGlRdJth4cZ5sCq05nI7FaI6B0oz28nxkOtp6Lsz0ZnmLHJGvOJfB/VHxSTbVq/i6ujA==
1741
- dependencies:
1742
- "@types/node" "*"
1743
-
1744
1737
"@types/fs-extra@^8.0.1":
1745
1738
version "8.1.1"
1746
1739
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.1.1.tgz#1e49f22d09aa46e19b51c0b013cb63d0d923a068"
1747
1740
integrity sha512-TcUlBem321DFQzBNuz8p0CLLKp0VvF/XH9E4KHNmgwyp4E3AfgI5cjiIVZWlbfThBop2qxFIh4+LeY6hVWWZ2w==
1748
1741
dependencies:
1749
1742
"@types/node" "*"
1750
1743
1744
+ "@types/fs-extra@^9.0.5":
1745
+ version "9.0.5"
1746
+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.5.tgz#2afb76a43a4bef80a363b94b314d0ca1694fc4f8"
1747
+ integrity sha512-wr3t7wIW1c0A2BIJtdVp4EflriVaVVAsCAIHVzzh8B+GiFv9X1xeJjCs4upRXtzp7kQ6lP5xvskjoD4awJ1ZeA==
1748
+ dependencies:
1749
+ "@types/node" "*"
1750
+
1751
1751
"@types/glob-stream@*":
1752
1752
version "6.1.0"
1753
1753
resolved "https://registry.yarnpkg.com/@types/glob-stream/-/glob-stream-6.1.0.tgz#7ede8a33e59140534f8d8adfb8ac9edfb31897bc"
You can’t perform that action at this time.
0 commit comments