Skip to content

Commit

Permalink
fix: Workflow Bot -- Update ALL Dependencies (main) (#1236)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 89a3d2a commit 6036a8d
Show file tree
Hide file tree
Showing 7 changed files with 164 additions and 187 deletions.
2 changes: 1 addition & 1 deletion action-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"env-cmd": "^10.1.0",
"jest": "^29.5.0",
"ts-jest": "^29.0.5",
"typescript": "^5.0.2"
"typescript": "^5.0.3"
},
"dependencies": {
"@actions/core": "^1.10.0",
Expand Down
27 changes: 3 additions & 24 deletions action/node_modules/@babel/code-frame/lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions action/node_modules/@babel/code-frame/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified action/node_modules/@cspell/dict-fonts/fonts.txt.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions action/node_modules/@cspell/dict-fonts/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"homepage": "https://github.com/streetsidesoftware/cspell-action#readme",
"devDependencies": {
"@tsconfig/node12": "^1.0.11",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"env-cmd": "^10.1.0",
"eslint": "^8.36.0",
"eslint": "^8.37.0",
"prettier": "^2.8.7",
"shx": "^0.3.4"
}
Expand Down
Loading

0 comments on commit 6036a8d

Please sign in to comment.