Skip to content

Commit 9655115

Browse files
authored
Merge pull request #428 from fortran-lang/dependabot/npm_and_yarn/glob-8.0.1
Bump glob from 7.2.0 to 8.0.1
2 parents 02c2240 + 360d6f8 commit 9655115

File tree

2 files changed

+209
-11
lines changed

2 files changed

+209
-11
lines changed

package-lock.json

Lines changed: 208 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@
435435
},
436436
"dependencies": {
437437
"fast-glob": "^3.2.11",
438-
"glob": "^7.2.0",
438+
"glob": "^8.0.1",
439439
"vscode-languageclient": "^7.0.0",
440440
"which": "^2.0.2"
441441
}

0 commit comments

Comments
 (0)