File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 22 "author" : " Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)" ,
33 "name" : " glob" ,
44 "description" : " the most correct and second fastest glob implementation in JavaScript" ,
5- "version" : " 9.3.1 " ,
5+ "version" : " 9.3.2 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " git://github.com/isaacs/node-glob.git"
6868 "@types/node" : " ^18.11.18" ,
6969 "@types/tap" : " ^15.0.7" ,
7070 "c8" : " ^7.12.0" ,
71- "eslint-config-prettier" : " ^8.6.0" ,
7271 "memfs" : " ^3.4.13" ,
7372 "mkdirp" : " ^2.1.4" ,
7473 "prettier" : " ^2.8.3" ,
Original file line number Diff line number Diff line change 9999 "columnify": "^1.6.0",
100100 "fastest-levenshtein": "^1.0.16",
101101 "fs-minipass": "^3.0.1",
102- "glob": "^9.3.1 ",
102+ "glob": "^9.3.2 ",
103103 "graceful-fs": "^4.2.11",
104104 "hosted-git-info": "^6.1.1",
105105 "ini": "^3.0.1",
55215521 "dev": true
55225522 },
55235523 "node_modules/glob": {
5524- "version": "9.3.1 ",
5525- "resolved": "https://registry.npmjs.org/glob/-/glob-9.3.1 .tgz",
5526- "integrity": "sha512-qERvJb7IGsnkx6YYmaaGvDpf77c951hICMdWaFXyH3PlVob8sbPJJyJX0kWkiCWyXUzoy9UOTNjGg0RbD8bYIw ==",
5524+ "version": "9.3.2 ",
5525+ "resolved": "https://registry.npmjs.org/glob/-/glob-9.3.2 .tgz",
5526+ "integrity": "sha512-BTv/JhKXFEHsErMte/AnfiSv8yYOLLiyH2lTg8vn02O21zWFgHPTfxtgn1QRe7NRgggUhC8hacR2Re94svHqeA ==",
55275527 "inBundle": true,
55285528 "dependencies": {
55295529 "fs.realpath": "^1.0.0",
Original file line number Diff line number Diff line change 6868 "columnify" : " ^1.6.0" ,
6969 "fastest-levenshtein" : " ^1.0.16" ,
7070 "fs-minipass" : " ^3.0.1" ,
71- "glob" : " ^9.3.1 " ,
71+ "glob" : " ^9.3.2 " ,
7272 "graceful-fs" : " ^4.2.11" ,
7373 "hosted-git-info" : " ^6.1.1" ,
7474 "ini" : " ^3.0.1" ,
You can’t perform that action at this time.
0 commit comments