summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbscan <10503608+bscan@users.noreply.github.com>2023-11-26 18:19:24 -0500
committerbscan <10503608+bscan@users.noreply.github.com>2023-11-26 18:19:24 -0500
commit9f8bb9a532fee9b8b826b3650198114b38eba580 (patch)
tree6af57f2946d309060e55dd37295d8d56791e1a7a /package.json
parent11528058e0061dd25e3bd55830343c0165608c07 (diff)
downloadPerlNavigator-9f8bb9a532fee9b8b826b3650198114b38eba580.zip
Bumping required node version and other packages. Fixes #105
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 408abea..103a5d3 100644
--- a/package.json
+++ b/package.json
@@ -368,10 +368,10 @@
"@types/webpack-env": "^1.16.0",
"@vscode/test-web": "*",
"eslint": "^7.26.0",
- "mocha": "^10.1.0",
- "pkg": "^5.5.2",
+ "mocha": "^10.2.0",
+ "pkg": "^5.8.0",
"typescript": "^4.8.4",
- "webpack": "^5.38.1",
+ "webpack": "^5.76.1",
"webpack-cli": "^4.7.0",
"ts-loader": "^9.3.0",
"path-browserify": "^1.0.1"