Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
turiyadev committed Jan 30, 2024
1 parent 432526e commit 0c26572
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 142 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -52,17 +52,17 @@
},
"bugs": "https://github.com/keymask/keymask-js/issues",
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.5",
"@rollup/plugin-typescript": "^11.1.6",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@types/node": "^20.11.13",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"c8": "^8.0.1",
"eslint": "^8.56.0",
"eslint-plugin-jsdoc": "^46.9.1",
"eslint-plugin-jsdoc": "^46.10.1",
"mocha": "^10.2.0",
"rimraf": "^5.0.5",
"rollup": "^4.9.1",
"rollup": "^4.9.6",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-dts": "^6.1.0",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit 0c26572

Please sign in to comment.