We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25672c commit b79d68dCopy full SHA for b79d68d
package.json
@@ -632,18 +632,18 @@
632
"platformio-vscode-debug": "~1.4.1"
633
},
634
"devDependencies": {
635
- "@babel/core": "~7.18.10",
+ "@babel/core": "~7.18.13",
636
"@babel/eslint-parser": "~7.18.9",
637
"@babel/plugin-proposal-class-properties": "~7.18.6",
638
"@babel/preset-env": "~7.18.10",
639
"@types/node": "~14",
640
"@types/vscode": "~1.63.0",
641
"babel-loader": "~8.2.5",
642
- "eslint": "~8.21.0",
+ "eslint": "~8.23.0",
643
"eslint-import-resolver-webpack": "~0.13.2",
644
"eslint-plugin-import": "~2.26.0",
645
"prettier": "~2.7.1",
646
- "vsce": "~2.10.0",
+ "vsce": "~2.11.0",
647
"webpack": "~5.74.0",
648
"webpack-cli": "~4.10.0"
649
0 commit comments