Skip to content

Commit 84a8893

Browse files
committed
Merge branch 'master' of github.com:fortran-lang/vscode-fortran-support
2 parents d538c31 + d6b2a1e commit 84a8893

File tree

2 files changed

+147
-30
lines changed

2 files changed

+147
-30
lines changed

package-lock.json

Lines changed: 144 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -385,18 +385,18 @@
385385
"@types/vscode": "^1.63.0",
386386
"@types/which": "^2.0.1",
387387
"@typescript-eslint/eslint-plugin": "^5.21.0",
388-
"@typescript-eslint/parser": "^5.21.0",
388+
"@typescript-eslint/parser": "^5.22.0",
389389
"@vscode/test-electron": "^2.1.2",
390390
"eslint": "^8.14.0",
391391
"eslint-plugin-import": "^2.25.4",
392392
"eslint-plugin-jsdoc": "^39.2.9",
393393
"eslint-plugin-prettier": "^4.0.0",
394394
"husky": "^7.0.0",
395-
"lint-staged": "^12.3.2",
395+
"lint-staged": "^12.4.1",
396396
"mocha": "^9.2.0",
397397
"prettier": "^2.5.1",
398398
"ts-loader": "^9.2.6",
399-
"typescript": "^4.5.5",
399+
"typescript": "^4.6.4",
400400
"vscode-tmgrammar-test": "^0.1.1",
401401
"webpack": "^5.65.0",
402402
"webpack-cli": "^4.9.1"

0 commit comments

Comments
 (0)