豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit b876b8c

Browse files
Bump the npm-dependencies group with 2 updates (#176)
Bumps the npm-dependencies group with 2 updates: [tar](https://github.com/isaacs/node-tar) and [eslint](https://github.com/eslint/eslint). Updates `tar` from 7.5.10 to 7.5.11 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.10...v7.5.11) Updates `eslint` from 10.0.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.2...v10.0.3) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chad Bentz <1760475+felickz@users.noreply.github.com>
1 parent 0c21155 commit b876b8c

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package-lock.json

Lines changed: 60 additions & 60 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
@@ -33,7 +33,7 @@
3333
"dotenv": "^17.3.1",
3434
"fs": "^0.0.1-security",
3535
"octokit": "^5.0.5",
36-
"tar": "^7.5.10",
36+
"tar": "^7.5.11",
3737
"yaml": "^2.8.2"
3838
},
3939
"devDependencies": {
@@ -42,7 +42,7 @@
4242
"@eslint/js": "^10.0.1",
4343
"@types/jest": "^30.0.0",
4444
"@vercel/ncc": "^0.38.4",
45-
"eslint": "^10.0.2",
45+
"eslint": "^10.0.3",
4646
"jest": "^30.2.0",
4747
"jest-transform-stub": "^2.0.0",
4848
"ts-jest": "^29.4.6"

0 commit comments

Comments
 (0)