Skip to content

Commit 92964ad

Browse files
committed
Version 1.4.3 updates mocha to fix a security vulnerability and moves classes and interfaces into their own files
1 parent c641c83 commit 92964ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "OOXML Validator",
44
"description": "A VS Code extension for validating Office Open XML files",
55
"icon": "assets/icon.png",
6-
"version": "1.4.2",
6+
"version": "1.4.3",
77
"publisher": "mikeebowen",
88
"homepage": "https://github.com/mikeebowen/ooxml-validator-vscode/blob/master/README.md",
99
"repository": {

0 commit comments

Comments
 (0)