Skip to content

Commit

Permalink
update all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMBarr committed Feb 24, 2024
1 parent 6980c6d commit 8d87859
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 95 deletions.
183 changes: 94 additions & 89 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,16 @@
"watch:test:html": "jest --watch --reporters=jest-html-reporter --verbose=false"
},
"dependencies": {
"fast-xml-parser": "^4.3.4"
"fast-xml-parser": "^4.3.5"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.10.6",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.17.0",
"eslint": "^8.56.0",
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"eslint": "^8.57.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-functional": "^6.0.0",
"eslint-plugin-functional": "^6.0.1",
"eslint-plugin-import": "^2.29.1",
"genversion": "^3.2.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit 8d87859

Please sign in to comment.