Skip to content

Commit

Permalink
package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMBarr committed Sep 8, 2024
1 parent a4cc7ec commit cfc7814
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 22 deletions.
50 changes: 32 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,16 +88,16 @@
"watch:test:html": "jest --watch --reporters=jest-html-reporter --verbose=false"
},
"dependencies": {
"fast-xml-parser": "^4.4.1",
"fast-xml-parser": "^4.5.0",
"js-base64": "^3.7.7"
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.10.0",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.2",
"@types/node": "^22.5.4",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"jest-html-reporter": "^3.10.2",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
Expand Down

0 comments on commit cfc7814

Please sign in to comment.