Skip to content

Commit 7265446

Browse files
committed
Update dependencies
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent ed2e682 commit 7265446

File tree

7 files changed

+158317
-153257
lines changed

7 files changed

+158317
-153257
lines changed

dist/index.js

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

dist/post/index.js

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

lint-doc/index.js

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

lint-fmt/index.js

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

lint-opam/index.js

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

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,27 @@
1414
"build": "npm-run-all -p build:*"
1515
},
1616
"dependencies": {
17-
"@actions/cache": "2.0.2",
18-
"@actions/core": "1.8.0",
17+
"@actions/cache": "2.0.4",
18+
"@actions/core": "1.8.2",
1919
"@actions/exec": "1.1.1",
20-
"@actions/github": "5.0.1",
20+
"@actions/github": "5.0.3",
2121
"@actions/glob": "0.3.0",
22-
"@actions/http-client": "1.0.11",
22+
"@actions/http-client": "2.0.1",
2323
"@actions/io": "1.1.2",
24-
"@actions/tool-cache": "1.7.2",
25-
"cheerio": "1.0.0-rc.10",
26-
"core-js": "3.22.4",
24+
"@actions/tool-cache": "2.0.1",
25+
"cheerio": "1.0.0-rc.11",
26+
"core-js": "3.22.5",
2727
"date-fns": "2.28.0",
2828
"semver": "7.3.7",
29-
"yaml": "2.0.1"
29+
"yaml": "2.1.0"
3030
},
3131
"devDependencies": {
32-
"@types/node": "17.0.31",
32+
"@types/node": "17.0.35",
3333
"@types/semver": "7.3.9",
34-
"@typescript-eslint/eslint-plugin": "5.23.0",
35-
"@typescript-eslint/parser": "5.23.0",
34+
"@typescript-eslint/eslint-plugin": "5.25.0",
35+
"@typescript-eslint/parser": "5.25.0",
3636
"@vercel/ncc": "0.33.4",
37-
"eslint": "8.15.0",
37+
"eslint": "8.16.0",
3838
"eslint-config-prettier": "8.5.0",
3939
"eslint-plugin-import": "2.26.0",
4040
"eslint-plugin-prettier": "4.0.0",

0 commit comments

Comments
 (0)