Skip to content

Commit

Permalink
pull in ET 13.00
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Oct 29, 2024
1 parent 67f62c5 commit 5b5303a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@
"@types/globule": "^1.1.9",
"@types/he": "^1.2.3",
"@types/mocha": "^10.0.9",
"@types/node": "^22.7.7",
"@types/node": "^22.8.4",
"@types/progress": "^2.0.7",
"@types/tmp": "^0.2.6",
"@types/xmldom": "^0.1.34",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"@xmldom/xmldom": "^0.9.4",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@xmldom/xmldom": "^0.9.5",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.2",
"deep-eql": "^4.1.4",
Expand All @@ -96,8 +96,8 @@
"extract-zip": "^2.0.1",
"geo-tz": "^8.1.2",
"globule": "^1.3.4",
"mocha": "^10.7.3",
"npm-check-updates": "^17.1.4",
"mocha": "^10.8.0",
"npm-check-updates": "^17.1.9",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.1.0",
Expand All @@ -119,7 +119,7 @@
"luxon": "^3.5.0"
},
"optionalDependencies": {
"exiftool-vendored.exe": "12.99.0",
"exiftool-vendored.pl": "12.99.0"
"exiftool-vendored.exe": "13.0.0",
"exiftool-vendored.pl": "13.0.1"
}
}

0 comments on commit 5b5303a

Please sign in to comment.