Skip to content

Commit

Permalink
ncu -u
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed May 10, 2023
1 parent fdc8865 commit 3929cef
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 @@ -68,24 +68,24 @@
]
},
"devDependencies": {
"@types/chai": "^4.3.4",
"@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/chai-subset": "^1.3.3",
"@types/fs-extra": "^11.0.1",
"@types/globule": "^1.1.6",
"@types/he": "^1.2.0",
"@types/mocha": "^10.0.1",
"@types/node": "^20.1.0",
"@types/node": "^20.1.2",
"@types/progress": "^2.0.5",
"@types/tmp": "^0.2.3",
"@types/xmldom": "^0.1.31",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"@xmldom/xmldom": "^0.8.7",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"chai-subset": "^1.6.0",
"eslint": "^8.38.0",
"eslint": "^8.40.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-node": "^11.1.0",
"extract-zip": "^2.0.1",
Expand All @@ -95,13 +95,13 @@
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"organize-imports-cli": "^0.10.0",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"progress": "^2.0.3",
"rimraf": "^5.0.0",
"serve": "^14.2.0",
"source-map-support": "^0.5.21",
"tmp": "^0.2.1",
"typedoc": "^0.24.4",
"typedoc": "^0.24.7",
"typescript": "~5.0.4",
"xpath": "^0.0.32"
},
Expand Down

0 comments on commit 3929cef

Please sign in to comment.