Skip to content

Commit

Permalink
yarn u
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Apr 11, 2024
1 parent 6c556c0 commit 03ab21b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,20 +77,20 @@
"@types/globule": "^1.1.9",
"@types/he": "^1.2.3",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.30",
"@types/node": "^20.12.7",
"@types/progress": "^2.0.7",
"@types/tmp": "^0.2.6",
"@types/xmldom": "^0.1.34",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@xmldom/xmldom": "^0.8.10",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"chai-subset": "^1.6.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-regexp": "^2.4.0",
"eslint-plugin-regexp": "^2.5.0",
"extract-zip": "^2.0.1",
"geo-tz": "^8.0.2",
"globule": "^1.3.4",
Expand All @@ -104,8 +104,8 @@
"serve": "^14.2.1",
"source-map-support": "^0.5.21",
"tmp": "^0.2.3",
"typedoc": "^0.25.12",
"typescript": "^5.4.3",
"typedoc": "^0.25.13",
"typescript": "^5.4.5",
"xpath": "^0.0.34"
},
"dependencies-note": "@types/luxon is a proper dependency, not devDependency, as our exported TypeScript typings reference luxon types. See <https://github.com/photostructure/exiftool-vendored.js/pull/108>",
Expand Down

0 comments on commit 03ab21b

Please sign in to comment.