Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored Sep 14, 2023
1 parent 9b3b45f commit eda10cd
Show file tree
Hide file tree
Showing 4 changed files with 586 additions and 548 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,21 +48,21 @@
"url": "https://github.com/streetsidesoftware/jest-mock-vscode.git"
},
"devDependencies": {
"@jest/globals": "^29.6.4",
"@jest/globals": "^29.7.0",
"@tsconfig/node16": "^16.1.1",
"@types/node": "^18.17.14",
"@types/vscode": "^1.81.0",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"eslint": "^8.48.0",
"@types/node": "^18.17.15",
"@types/vscode": "^1.82.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-promise": "^6.1.1",
"inject-markdown": "^2.0.0",
"jest": "^29.6.4",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"rfdc": "^1.3.0",
"ts-jest": "^29.1.1",
Expand Down
Loading

0 comments on commit eda10cd

Please sign in to comment.