Skip to content

Commit f395ceb

Browse files
fix(deps): update dependency globby to v14.0.2
1 parent 8e10d24 commit f395ceb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@oliversalzburg/js-utils": "0.0.57",
4040
"elapsed-time": "0.0.1",
41-
"globby": "14.0.1",
41+
"globby": "14.0.2",
4242
"marked": "13.0.1",
4343
"minimist": "1.2.8",
4444
"tslib": "2.6.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2546,17 +2546,17 @@ __metadata:
25462546
languageName: node
25472547
linkType: hard
25482548

2549-
"globby@npm:14.0.1":
2550-
version: 14.0.1
2551-
resolution: "globby@npm:14.0.1"
2549+
"globby@npm:14.0.2":
2550+
version: 14.0.2
2551+
resolution: "globby@npm:14.0.2"
25522552
dependencies:
25532553
"@sindresorhus/merge-streams": "npm:^2.1.0"
25542554
fast-glob: "npm:^3.3.2"
25552555
ignore: "npm:^5.2.4"
25562556
path-type: "npm:^5.0.0"
25572557
slash: "npm:^5.1.0"
25582558
unicorn-magic: "npm:^0.1.0"
2559-
checksum: 10c0/749a6be91cf455c161ebb5c9130df3991cb9fd7568425db850a8279a6cf45acd031c5069395beb7aeb4dd606b64f0d6ff8116c93726178d8e6182fee58c2736d
2559+
checksum: 10c0/3f771cd683b8794db1e7ebc8b6b888d43496d93a82aad4e9d974620f578581210b6c5a6e75ea29573ed16a1345222fab6e9b877a8d1ed56eeb147e09f69c6f78
25602560
languageName: node
25612561
linkType: hard
25622562

@@ -3913,7 +3913,7 @@ __metadata:
39133913
eslint-plugin-jsdoc: "npm:48.5.0"
39143914
eslint-plugin-tsdoc: "npm:0.3.0"
39153915
globals: "npm:15.7.0"
3916-
globby: "npm:14.0.1"
3916+
globby: "npm:14.0.2"
39173917
jest: "npm:29.7.0"
39183918
lint-staged: "npm:15.2.7"
39193919
marked: "npm:13.0.1"

0 commit comments

Comments
 (0)