Skip to content

Commit

Permalink
yarn u
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Oct 11, 2023
1 parent 19cb90f commit bc9c77d
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 @@ -67,30 +67,30 @@
]
},
"devDependencies": {
"@types/chai": "^4.3.6",
"@types/chai": "^4.3.7",
"@types/chai-as-promised": "^7.1.6",
"@types/chai-subset": "^1.3.3",
"@types/globule": "^1.1.7",
"@types/he": "^1.2.1",
"@types/mocha": "^10.0.2",
"@types/node": "^20.8.2",
"@types/node": "^20.8.4",
"@types/progress": "^2.0.5",
"@types/tmp": "^0.2.4",
"@types/xmldom": "^0.1.32",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@xmldom/xmldom": "^0.8.10",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"chai-subset": "^1.6.0",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-node": "^11.1.0",
"extract-zip": "^2.0.1",
"geo-tz": "^7.0.7",
"globule": "^1.3.4",
"mocha": "^10.2.0",
"npm-check-updates": "^16.14.4",
"npm-check-updates": "^16.14.5",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"prettier-plugin-organize-imports": "^3.2.3",
Expand All @@ -99,7 +99,7 @@
"serve": "^14.2.1",
"source-map-support": "^0.5.21",
"tmp": "^0.2.1",
"typedoc": "^0.25.1",
"typedoc": "^0.25.2",
"typescript": "^5.2.2",
"xpath": "^0.0.33"
},
Expand Down

0 comments on commit bc9c77d

Please sign in to comment.