8000 chore: Bump globby from 11.1.0 to 13.1.2 · MichaelDeBoey/typescript-eslint@580d792 · GitHub
[go: up one dir, main page]

Skip to content

Commit 580d792

Browse files
chore: Bump globby from 11.1.0 to 13.1.2
Bumps [globby](https://github.com/sindresorhus/globby) from 11.1.0 to 13.1.2. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v11.1.0...v13.1.2) --- updated-dependencies: - dependency-name: globby dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 556b71f commit 580d792

File tree

3 files changed

+373
-116
lines changed

3 files changed

+373
-116
lines changed

packages/typescript-estree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@typescript-eslint/types": "5.39.0",
4646
"@typescript-eslint/visitor-keys": "5.39.0",
4747
"debug": "^4.3.4",
48-
"globby": "^11.1.0",
48+
"globby": "^13.1.2",
4949
"is-glob": "^4.0.3",
5050
"semver": "^7.3.7",
5151
"tsutils": "^3.21.0"

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-plugin-jsx-a11y": "^6.5.1",
5353
"eslint-plugin-react": "^7.29.4",
5454
"eslint-plugin-react-hooks": "^4.5.0",
55-
"globby": "^11.1.0",
55+
"globby": "^13.1.2",
5656
"monaco-editor": "^0.33.0",
5757
"webpack": "^5.74.0"
5858
},

0 commit comments

Comments
 (0)
0