Skip to content

Commit

Permalink
updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Janther committed Jan 27, 2024
1 parent 2256d29 commit 70f02d7
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 44 deletions.
91 changes: 50 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"devDependencies": {
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.5",
"@types/node": "^20.11.7",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"antlr4": "^4.13.1-patch-1",
"assert": "^2.1.0",
"browserslist": "^4.22.2",
"browserslist": "^4.22.3",
"chai": "^4.4.1",
"esbuild": "^0.19.12",
"esbuild-plugin-browserslist": "^0.10.0",
Expand All @@ -63,7 +63,7 @@
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"prettier": "^3.2.4",
"puppeteer": "^21.7.0",
"puppeteer": "^21.9.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"util": "^0.12.5",
Expand Down

0 comments on commit 70f02d7

Please sign in to comment.