Skip to content

Commit fc95169

Browse files
authored
Merge pull request #978 from actions/dependabot/npm_and_yarn/npm-development-27668d1a5c
Bump the npm-development group across 1 directory with 6 updates
2 parents 687f245 + 615931e commit fc95169

File tree

4 files changed

+113
-83
lines changed

4 files changed

+113
-83
lines changed

dist/index.js

+17-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+89-69
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -70,22 +70,22 @@
7070
"@actions/core": "^1.11.1"
7171
},
7272
"devDependencies": {
73-
"@github/local-action": "^2.2.0",
73+
"@github/local-action": "^2.2.1",
7474
"@jest/globals": "^29.7.0",
7575
"@types/jest": "^29.5.14",
76-
"@types/node": "^22.9.0",
77-
"@typescript-eslint/eslint-plugin": "^8.14.0",
78-
"@typescript-eslint/parser": "^8.14.0",
76+
"@types/node": "^22.10.1",
77+
"@typescript-eslint/eslint-plugin": "^8.17.0",
78+
"@typescript-eslint/parser": "^8.17.0",
7979
"@vercel/ncc": "^0.38.3",
8080
"eslint": "^8.57.0",
8181
"eslint-plugin-jest": "^28.9.0",
8282
"eslint-plugin-jsonc": "^2.18.2",
8383
"eslint-plugin-prettier": "^5.2.1",
8484
"jest": "^29.7.0",
8585
"make-coverage-badge": "^1.2.0",
86-
"prettier": "^3.3.3",
86+
"prettier": "^3.4.2",
8787
"prettier-eslint": "^16.3.0",
8888
"ts-jest": "^29.2.5",
89-
"typescript": "^5.6.3"
89+
"typescript": "^5.7.2"
9090
}
9191
}

0 commit comments

Comments
 (0)