Skip to content

Commit

Permalink
build(deps-dev): Bump mathjs from 12.0.0 to 12.1.0
Browse files Browse the repository at this point in the history
Bumps [mathjs](https://github.com/josdejong/mathjs) from 12.0.0 to 12.1.0.
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](josdejong/mathjs@v12.0.0...v12.1.0)

---
updated-dependencies:
- dependency-name: mathjs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 0ff366b commit fbe2397
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"bn.js": "^5.2.1",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"mathjs": "^12.0.0",
"mathjs": "^12.1.0",
"micromatch": "^4.0.5",
"pinst": "^3.0.0",
"prettier": "^3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ __metadata:
bn.js: ^5.2.1
husky: ^8.0.3
lint-staged: ^15.1.0
mathjs: ^12.0.0
mathjs: ^12.1.0
micromatch: ^4.0.5
pinst: ^3.0.0
prettier: ^3.1.0
Expand Down Expand Up @@ -1470,9 +1470,9 @@ __metadata:
languageName: node
linkType: hard

"mathjs@npm:^12.0.0":
version: 12.0.0
resolution: "mathjs@npm:12.0.0"
"mathjs@npm:^12.1.0":
version: 12.1.0
resolution: "mathjs@npm:12.1.0"
dependencies:
"@babel/runtime": ^7.23.2
complex.js: ^2.1.1
Expand All @@ -1485,7 +1485,7 @@ __metadata:
typed-function: ^4.1.1
bin:
mathjs: bin/cli.js
checksum: e707fd2a127dafe27f4934cd889791553b164ba98eaffbebc25bc488208afe4b57a164950d30d48c887e93337f949885a0bef918bf96e1a181fb250726b1e7a8
checksum: 272691bb3e302c35a36c8e4f7ff947bfdd99adb59dede05611a58fb31ef720e07e4414e3f3560af71fb6411ea54af86c0ede47ff3cd343fea66f6d07b463b80e
languageName: node
linkType: hard

Expand Down

0 comments on commit fbe2397

Please sign in to comment.