mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-27 08:21:03 +02:00
Update dependency glob to v7.2.3 (#7085)
This commit is contained in:
parent
e4db0240e4
commit
058377da40
@ -72,7 +72,7 @@
|
||||
"eslint-plugin-promise": "6.0.1",
|
||||
"eslint-plugin-react": "7.30.1",
|
||||
"fs-extra": "8.1.0",
|
||||
"glob": "7.2.0",
|
||||
"glob": "7.2.3",
|
||||
"gulp": "4.0.2",
|
||||
"husky": "3.1.0",
|
||||
"lerna": "3.22.1",
|
||||
|
@ -121,7 +121,7 @@
|
||||
"electron-builder": "23.0.8",
|
||||
"electron-notarize": "1.2.2",
|
||||
"electron-rebuild": "3.2.7",
|
||||
"glob": "7.2.0",
|
||||
"glob": "7.2.3",
|
||||
"gulp": "4.0.2",
|
||||
"jest": "26.6.3",
|
||||
"js-sha512": "0.8.0",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"execa": "4.1.0",
|
||||
"fs-extra": "4.0.3",
|
||||
"gettext-parser": "1.4.0",
|
||||
"glob": "7.2.0",
|
||||
"glob": "7.2.3",
|
||||
"markdown-it": "8.4.2",
|
||||
"md5-file": "4.0.0",
|
||||
"moment": "2.29.4",
|
||||
|
24
yarn.lock
24
yarn.lock
@ -4041,7 +4041,7 @@ __metadata:
|
||||
electron-window-state: 5.0.3
|
||||
formatcoords: 1.1.3
|
||||
fs-extra: 10.0.0
|
||||
glob: 7.2.0
|
||||
glob: 7.2.3
|
||||
gulp: 4.0.2
|
||||
highlight.js: 10.7.3
|
||||
immer: 7.0.15
|
||||
@ -4504,7 +4504,7 @@ __metadata:
|
||||
fs-extra: 4.0.3
|
||||
gettext-extractor: 3.5.3
|
||||
gettext-parser: 1.4.0
|
||||
glob: 7.2.0
|
||||
glob: 7.2.3
|
||||
gulp: 4.0.2
|
||||
jest: 26.6.3
|
||||
markdown-it: 8.4.2
|
||||
@ -17554,7 +17554,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"glob@npm:5 - 7, glob@npm:7.2.0, glob@npm:^7.0.0, glob@npm:^7.0.3, glob@npm:^7.0.5, glob@npm:^7.0.6, glob@npm:^7.1.0, glob@npm:^7.1.1, glob@npm:^7.1.2, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6":
|
||||
"glob@npm:5 - 7, glob@npm:^7.0.0, glob@npm:^7.0.3, glob@npm:^7.0.5, glob@npm:^7.0.6, glob@npm:^7.1.0, glob@npm:^7.1.1, glob@npm:^7.1.2, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6":
|
||||
version: 7.2.0
|
||||
resolution: "glob@npm:7.2.0"
|
||||
dependencies:
|
||||
@ -17582,6 +17582,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"glob@npm:7.2.3":
|
||||
version: 7.2.3
|
||||
resolution: "glob@npm:7.2.3"
|
||||
dependencies:
|
||||
fs.realpath: ^1.0.0
|
||||
inflight: ^1.0.4
|
||||
inherits: 2
|
||||
minimatch: ^3.1.1
|
||||
once: ^1.3.0
|
||||
path-is-absolute: ^1.0.0
|
||||
checksum: 29452e97b38fa704dabb1d1045350fb2467cf0277e155aa9ff7077e90ad81d1ea9d53d3ee63bd37c05b09a065e90f16aec4a65f5b8de401d1dac40bc5605d133
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"glob@npm:^8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "glob@npm:8.0.1"
|
||||
@ -24584,7 +24598,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimatch@npm:^3.1.2":
|
||||
"minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
|
||||
version: 3.1.2
|
||||
resolution: "minimatch@npm:3.1.2"
|
||||
dependencies:
|
||||
@ -29928,7 +29942,7 @@ __metadata:
|
||||
eslint-plugin-promise: 6.0.1
|
||||
eslint-plugin-react: 7.30.1
|
||||
fs-extra: 8.1.0
|
||||
glob: 7.2.0
|
||||
glob: 7.2.3
|
||||
gulp: 4.0.2
|
||||
http-server: 0.13.0
|
||||
husky: 3.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user