Skip to content

Commit

Permalink
Merge pull request #572 from wildpeaks/features/updates
Browse files Browse the repository at this point in the history
Features/updates
  • Loading branch information
cecilemuller authored Apr 10, 2023
2 parents b4d3f95 + f5ea01d commit 4868b96
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"test": "mocha test/*.test.js --timeout 10000 --slow 5000"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.33.0",
"eslint": "8.23.1",
"prettier": "2.8.4",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"eslint": "8.38.0",
"prettier": "2.8.7",
"typescript": "4.8.3"
},
"devDependencies": {
"fs-extra": "11.1.0",
"fs-extra": "11.1.1",
"mocha": "10.2.0"
}
}

0 comments on commit 4868b96

Please sign in to comment.