Skip to content

Commit dfe96e0

Browse files
Bump the npm-development group across 1 directory with 2 updates
Bumps the npm-development group with 2 updates in the / directory: [eslint-plugin-github](https://github.com/github/eslint-plugin-github) and [type-fest](https://github.com/sindresorhus/type-fest). Updates `eslint-plugin-github` from 5.1.7 to 5.1.8 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.1.7...v5.1.8) Updates `type-fest` from 4.34.1 to 4.35.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.34.1...v4.35.0) --- updated-dependencies: - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: type-fest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 475e400 commit dfe96e0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@vercel/ncc": "^0.38.3",
102102
"dotenv": "^16.4.7",
103103
"eslint": "^8.57.1",
104-
"eslint-plugin-github": "^5.1.7",
104+
"eslint-plugin-github": "^5.1.8",
105105
"eslint-plugin-jest": "^28.11.0",
106106
"eslint-plugin-jsonc": "^2.19.1",
107107
"eslint-plugin-prettier": "^5.2.3",
@@ -111,7 +111,7 @@
111111
"prettier": "^3.5.1",
112112
"prettier-eslint": "^16.3.0",
113113
"ts-jest": "^29.2.5",
114-
"type-fest": "^4.34.1",
114+
"type-fest": "^4.35.0",
115115
"typescript": "^5.7.3"
116116
}
117117
}

0 commit comments

Comments
 (0)