Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gamemaker1 committed Oct 9, 2023
1 parent 8ba1d1e commit b0164c4
Show file tree
Hide file tree
Showing 2 changed files with 1,453 additions and 1,282 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,28 +47,28 @@
"test:integration": "NODE_OPTIONS='--loader=tsx' ava"
},
"dependencies": {
"fflate": "0.8.0",
"file-type": "18.2.1",
"got": "12.6.0",
"fflate": "0.8.1",
"file-type": "18.5.0",
"got": "13.0.0",
"js-yaml": "4.1.0",
"mammoth": "1.6.0",
"pdf-parse": "1.1.1",
"text-encoding": "0.7.0",
"xlsx": "0.18.5",
"xml2js": "0.6.0"
"xml2js": "0.6.2"
},
"devDependencies": {
"@types/js-yaml": "4.0.5",
"@types/node": "18.15.11",
"@types/text-encoding": "0.0.36",
"@types/xml2js": "0.4.11",
"ava": "5.3.0",
"np": "7.7.0",
"@types/js-yaml": "4.0.6",
"@types/node": "20.8.3",
"@types/text-encoding": "0.0.37",
"@types/xml2js": "0.4.12",
"ava": "5.3.1",
"np": "8.0.4",
"npm-run-all": "4.1.5",
"prettier": "2.8.7",
"tsx": "3.12.7",
"typescript": "5.0.3",
"xo": "0.53.1"
"prettier": "3.0.3",
"tsx": "3.13.0",
"typescript": "5.2.2",
"xo": "0.56.0"
},
"prettier": {
"semi": false,
Expand Down

0 comments on commit b0164c4

Please sign in to comment.