Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 88db76f

Browse files
committed
build: update dependencies
1 parent 8ff2143 commit 88db76f

File tree

2 files changed

+93
-69
lines changed

2 files changed

+93
-69
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prepare": "husky install"
2323
},
2424
"dependencies": {
25-
"fast-xml-parser": "^4.1.1",
25+
"fast-xml-parser": "^4.2.4",
2626
"rxjs": "^7.8.0",
2727
"vscode-languageclient": "^8.0.2",
2828
"vscode-uri": "^3.0.3",
@@ -45,7 +45,7 @@
4545
"eslint-plugin-rxjs": "^5.0.2",
4646
"glob": "^8.0.3",
4747
"husky": "^8.0.0",
48-
"lint-staged": "^13.0.3",
48+
"lint-staged": "^13.2.2",
4949
"mocha": "^10.0.0",
5050
"prettier": "2.7.1",
5151
"sinon": "^14.0.0",

0 commit comments

Comments
 (0)