Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Oct 31, 2022
1 parent c143cad commit de4a300
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -627,22 +627,22 @@
},
"dependencies": {
"fs-plus": "~3.1.1",
"platformio-node-helpers": "~9.6.0",
"platformio-node-helpers": "~9.6.1",
"platformio-vscode-debug": "~1.4.1"
},
"devDependencies": {
"@babel/core": "~7.18.13",
"@babel/eslint-parser": "~7.18.9",
"@babel/core": "~7.19.6",
"@babel/eslint-parser": "~7.19.1",
"@babel/plugin-proposal-class-properties": "~7.18.6",
"@babel/preset-env": "~7.18.10",
"@babel/preset-env": "~7.19.4",
"@types/node": "~14",
"@types/vscode": "~1.63.0",
"babel-loader": "~8.2.5",
"eslint": "~8.23.0",
"eslint": "~8.26.0",
"eslint-import-resolver-webpack": "~0.13.2",
"eslint-plugin-import": "~2.26.0",
"prettier": "~2.7.1",
"vsce": "~2.11.0",
"vsce": "~2.13.0",
"webpack": "~5.74.0",
"webpack-cli": "~4.10.0"
},
Expand Down

0 comments on commit de4a300

Please sign in to comment.