Skip to content

Commit 5456145

Browse files
chore(deps): update glob to 7.2.3
- Updates glob from 7.2.0 to 7.2.3 - Release notes:
1 parent cf97a1f commit 5456145

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 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
@@ -71,7 +71,7 @@
7171
"eslint-plugin-react": "^7.37.0",
7272
"eslint-plugin-react-hooks": "^5.0.0",
7373
"fs-extra": "^10.0.0",
74-
"glob": "^7.2.0",
74+
"glob": "^7.2.3",
7575
"html-webpack-plugin": "^5.5.0",
7676
"identity-obj-proxy": "^3.0.0",
7777
"inquirer": "^8.2.0",

packages/react-renderer-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"cross-env": "^7.0.3",
52-
"glob": "^7.2.0",
52+
"glob": "^7.2.3",
5353
"remark-gfm": "^3.0.1",
5454
"rimraf": "^3.0.2"
5555
}

0 commit comments

Comments
 (0)