Skip to content

Commit 7fd6210

Browse files
Bump the npm-development group with 4 updates
Bumps the npm-development group with 4 updates: [eslint-plugin-github](https://github.com/github/eslint-plugin-github), [memfs](https://github.com/streamich/memfs), [type-fest](https://github.com/sindresorhus/type-fest) and [typescript](https://github.com/microsoft/TypeScript). Updates `eslint-plugin-github` from 5.1.4 to 5.1.5 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.1.4...v5.1.5) Updates `memfs` from 4.15.3 to 4.17.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.15.3...v4.17.0) Updates `type-fest` from 4.31.0 to 4.32.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.31.0...v4.32.0) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: memfs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: type-fest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdfef08 commit 7fd6210

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,17 +101,17 @@
101101
"@vercel/ncc": "^0.38.3",
102102
"dotenv": "^16.4.7",
103103
"eslint": "^8.57.1",
104-
"eslint-plugin-github": "^5.1.4",
104+
"eslint-plugin-github": "^5.1.5",
105105
"eslint-plugin-jest": "^28.10.0",
106106
"eslint-plugin-jsonc": "^2.18.2",
107107
"eslint-plugin-prettier": "^5.2.1",
108108
"jest": "^29.7.0",
109109
"make-coverage-badge": "^1.2.0",
110-
"memfs": "^4.15.3",
110+
"memfs": "^4.17.0",
111111
"prettier": "^3.4.2",
112112
"prettier-eslint": "^16.3.0",
113113
"ts-jest": "^29.2.5",
114-
"type-fest": "^4.31.0",
115-
"typescript": "^5.7.2"
114+
"type-fest": "^4.32.0",
115+
"typescript": "^5.7.3"
116116
}
117117
}

0 commit comments

Comments
 (0)