Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lpatiny committed Mar 1, 2024
1 parent 1ccaf68 commit f307e60
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"testEnvironment": "node"
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.22.5",
"@types/jest": "^29.5.3",
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
"@types/jest": "^29.5.12",
"cheminfo-build": "^1.2.0",
"eslint": "^8.46.0",
"eslint-config-cheminfo": "^9.0.2",
"jest": "^29.6.2",
"prettier": "^3.0.1",
"rollup": "^3.27.2"
"eslint": "^8.57.0",
"eslint-config-cheminfo": "^9.2.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"rollup": "^4.12.0"
},
"dependencies": {
"arraybuffer-xml-parser": "^0.6.0",
Expand Down

0 comments on commit f307e60

Please sign in to comment.