fix(deps): upgrade everything to the latest

This commit is contained in:
Harsh Shandilya 2023-06-02 17:55:41 +00:00
parent ce87698019
commit b1d7f0e85d
2 changed files with 1117 additions and 1032 deletions

View File

@ -20,33 +20,34 @@
"author": "Thomas Eizinger",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.0",
"@actions/exec": "^1.0.3",
"remark-parse": "^10.0.1",
"remark-stringify": "^10.0.2",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"remark-parse": "^10.0.2",
"remark-stringify": "^10.0.3",
"stream-buffers": "^3.0.2",
"unified": "^10.1.2"
},
"devDependencies": {
"@types/jest": "^29.4.0",
"@types/node": "^18.13.0",
"@types/stream-buffers": "^3.0.3",
"@types/unist": "^2.0.3",
"@types/jest": "^29.5.2",
"@types/node": "^20.2.5",
"@types/stream-buffers": "^3.0.4",
"@types/unist": "^2.0.6",
"@types/vfile": "^4.0.0",
"@typescript-eslint/parser": "^5.51.0",
"eslint": "^8.33.0",
"eslint-plugin-github": "^4.6.0",
"@typescript-eslint/parser": "^5.59.8",
"eslint": "^8.41.0",
"eslint-plugin-github": "^4.8.0",
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.4.2",
"jest-circus": "^29.4.2",
"jest": "^29.5.0",
"jest-circus": "^29.5.0",
"js-yaml": "^4.1.0",
"mock-env": "^0.2.0",
"prettier": "^2.8.4",
"prettier": "^2.8.8",
"to-vfile": "^7.2.4",
"ts-jest": "^29.0.5",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
"ts-jest": "^29.1.0",
"ts-loader": "^9.4.3",
"typescript": "^5.1.3",
"webpack": "^5.85.0",
"webpack-cli": "^5.1.1",
"yarn-upgrade-all": "^0.7.2"
}
}

2110
yarn.lock

File diff suppressed because it is too large Load Diff