Skip to content

Commit eb6379a

Browse files
committed
Update npm deps
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent 14400be commit eb6379a

File tree

12 files changed

+70
-62
lines changed

12 files changed

+70
-62
lines changed

analysis/dist/index.js

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

dist/index.js

Lines changed: 19 additions & 17 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: 19 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lint-doc/dist/index.js

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

lint-fmt/dist/index.js

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

lint-opam/dist/index.js

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

packages/analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"typecheck": "tsc"
99
},
1010
"dependencies": {
11-
"@actions/core": "1.11.0",
11+
"@actions/core": "1.11.1",
1212
"@actions/exec": "1.1.1",
1313
"@actions/github": "6.0.0",
1414
"@actions/glob": "0.5.0",

packages/lint-doc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"typecheck": "tsc"
99
},
1010
"dependencies": {
11-
"@actions/core": "1.11.0",
11+
"@actions/core": "1.11.1",
1212
"@actions/exec": "1.1.1"
1313
},
1414
"devDependencies": {

packages/lint-fmt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"typecheck": "tsc"
99
},
1010
"dependencies": {
11-
"@actions/core": "1.11.0",
11+
"@actions/core": "1.11.1",
1212
"@actions/exec": "1.1.1"
1313
},
1414
"devDependencies": {

packages/lint-opam/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"typecheck": "tsc"
99
},
1010
"dependencies": {
11-
"@actions/core": "1.11.0",
11+
"@actions/core": "1.11.1",
1212
"@actions/exec": "1.1.1"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)