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 Nov 16, 2023
1 parent 9b3b45f commit 001fe71
Show file tree
Hide file tree
Showing 4 changed files with 1,660 additions and 1,197 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,27 +48,27 @@
"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.18.9",
"@types/vscode": "^1.84.1",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-promise": "^6.1.1",
"inject-markdown": "^2.0.0",
"jest": "^29.6.4",
"prettier": "^3.0.3",
"inject-markdown": "^2.1.0",
"jest": "^29.7.0",
"prettier": "^3.1.0",
"rfdc": "^1.3.0",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
},
"dependencies": {
"vscode-uri": "^3.0.7"
"vscode-uri": "^3.0.8"
}
}
Loading

0 comments on commit 001fe71

Please sign in to comment.