Skip to content

Commit

Permalink
chore(deps): upgrade to latest stable
Browse files Browse the repository at this point in the history
  • Loading branch information
idoros committed Dec 13, 2023
1 parent dee3b2d commit 0d192b9
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 85 deletions.
156 changes: 78 additions & 78 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6",
"@types/node": "18",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@webref/css": "^6.9.2",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@webref/css": "^6.10.0",
"chai": "^4.3.10",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"mocha": "^10.2.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit 0d192b9

Please sign in to comment.