Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pakastin committed Jan 17, 2024
1 parent ff25e1b commit b2d5a34
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 @@ -15,14 +15,14 @@
"author": "",
"license": "BSD-3",
"devDependencies": {
"eslint": "^8.27.0",
"jasmine": "^4.5.0",
"eslint": "^8.56.0",
"jasmine": "^5.1.0",
"mockery": "^2.1.0",
"prettier": "^2.7.1",
"sinon": "^14.0.2"
"prettier": "^3.2.4",
"sinon": "^17.0.1"
},
"dependencies": {
"@abandonware/noble": "^1.9.2-15"
"@abandonware/noble": "^1.9.2-23"
},
"prettier": {
"printWidth": 120,
Expand Down

0 comments on commit b2d5a34

Please sign in to comment.