Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lpatiny committed Nov 20, 2023
1 parent e33fe81 commit a05a011
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
},
"homepage": "https://github.com/cheminfo/gyromagnetic-ratio#readme",
"devDependencies": {
"@types/jest": "^29.1.2",
"eslint": "^8.24.0",
"eslint-config-cheminfo-typescript": "^11.1.0",
"jest": "^29.1.2",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4"
"@types/jest": "^29.5.8",
"eslint": "^8.54.0",
"eslint-config-cheminfo-typescript": "^12.0.4",
"jest": "^29.7.0",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}
}

0 comments on commit a05a011

Please sign in to comment.