Skip to content

Commit 826a4a7

Browse files
Bump @types/path-exists from 3.0.0 to 4.0.2 (#1411)
Bumps [@types/path-exists](https://github.com/sindresorhus/path-exists) from 3.0.0 to 4.0.2. - [Release notes](https://github.com/sindresorhus/path-exists/releases) - [Commits](https://github.com/sindresorhus/path-exists/commits) --- updated-dependencies: - dependency-name: "@types/path-exists" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b255c36 commit 826a4a7

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package-lock.json

Lines changed: 10 additions & 5 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
@@ -346,7 +346,7 @@
346346
"@types/fs-extra": "^9.0.13",
347347
"@types/lodash": "^4.14.186",
348348
"@types/node": "20.x",
349-
"@types/path-exists": "^3.0.0",
349+
"@types/path-exists": "^4.0.2",
350350
"@types/react": "^17.0.50",
351351
"@types/react-dom": "^16.9.16",
352352
"@types/react-redux": "^7.1.24",

0 commit comments

Comments
 (0)