Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 73507d1 commit 845cf31
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"preview": false,
"version": "0.0.0-development",
"engines": {
"vscode": "^1.68.1",
"node": "^16.15.1"
"vscode": "^1.76.2",
"node": "^16.19.1"
},
"keywords": [
"php",
Expand Down Expand Up @@ -53,16 +53,16 @@
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@types/mocha": "9.1.1",
"@types/node": "^16.11.26",
"@types/node": "^16.18.19",
"@types/semver": "^7.3.10",
"@types/vscode": "^1.68.0",
"prettier": "^2.7.1",
"@types/vscode": "^1.76.0",
"prettier": "^2.8.7",
"semantic-release": "^19.0.2",
"semantic-release-vsce": "^5.0.20",
"semantic-release-vsce": "^5.5.6",
"tslint": "^5.20.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.7.4",
"vsce": "^2.9.1"
"typescript": "^4.9.5",
"vsce": "^2.15.0"
},
"dependencies": {
"execa": "5.1.1",
Expand Down

0 comments on commit 845cf31

Please sign in to comment.