Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenCMD committed Jan 14, 2023
1 parent 4d5c256 commit 3549f48
Show file tree
Hide file tree
Showing 4 changed files with 1,371 additions and 898 deletions.
1,396 changes: 725 additions & 671 deletions dist/index.js

Large diffs are not rendered by default.

567 changes: 492 additions & 75 deletions dist/server.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"test": "ts-node scripts/index.ts"
},
"dependencies": {
"@actions/cache": "^1.0.7",
"@actions/core": "^1.2.7",
"@actions/github": "^4.0.0",
"@spgoding/datapack-language-server": "^3.3.8",
"@actions/cache": "^3.1.2",
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@spgoding/datapack-language-server": "^3.4.1",
"@types/object-hash": "^2.2.1",
"jsonc-parser": "^2.3.1",
"jsonc-parser": "^3.2.0",
"minimatch": "^3.0.4",
"object-hash": "^2.2.0",
"strip-json-comments": "^3.1.1",
Expand Down
Loading

0 comments on commit 3549f48

Please sign in to comment.