File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 85
85
"jest-watch-typeahead" : " ^2.2.2" ,
86
86
"lint-staged" : " ^13.3.0" ,
87
87
"lodash.has" : " ^4.5.2" ,
88
- "mkdirp" : " ^2.1.3 " ,
88
+ "mkdirp" : " ^3.0.1 " ,
89
89
"prettier" : " ^2.8.8" ,
90
90
"read-pkg-up" : " ^7.0.1" ,
91
91
"rimraf" : " ^4.1.1" ,
Original file line number Diff line number Diff line change @@ -2178,7 +2178,7 @@ __metadata:
2178
2178
jest-watch-typeahead : ^2.2.2
2179
2179
lint-staged : ^13.3.0
2180
2180
lodash.has : ^4.5.2
2181
- mkdirp : ^2.1.3
2181
+ mkdirp : ^3.0.1
2182
2182
npm-run-all : ^4.1.5
2183
2183
prettier : ^2.8.8
2184
2184
read-pkg-up : ^7.0.1
@@ -10355,12 +10355,12 @@ __metadata:
10355
10355
languageName : node
10356
10356
linkType : hard
10357
10357
10358
- " mkdirp@npm:^2.1.3 " :
10359
- version : 2.1.3
10360
- resolution : " mkdirp@npm:2.1.3 "
10358
+ " mkdirp@npm:^3.0.1 " :
10359
+ version : 3.0.1
10360
+ resolution : " mkdirp@npm:3.0.1 "
10361
10361
bin :
10362
10362
mkdirp : dist/cjs/src/bin.js
10363
- checksum : 5d7d7997e38a962e8b66dd4db1974bdcb841f084531ba8c9e1f3d52d71f5e6639677a96b2eb5d5940406d729a2153d820f396077ed3a6716058d3e75041dc1f2
10363
+ checksum : 972deb188e8fb55547f1e58d66bd6b4a3623bf0c7137802582602d73e6480c1c2268dcbafbfb1be466e00cc7e56ac514d7fd9334b7cf33e3e2ab547c16f83a8d
10364
10364
languageName : node
10365
10365
linkType : hard
10366
10366
You can’t perform that action at this time.
0 commit comments