Skip to content

Commit

Permalink
build: upgrade to yarn v3.2.0
Browse files Browse the repository at this point in the history
docs: change all links to point to "paulrberg/prb-math"
  • Loading branch information
PaulRBerg committed Mar 8, 2022
1 parent e2b59d8 commit 60eaf07
Show file tree
Hide file tree
Showing 7 changed files with 1,061 additions and 863 deletions.
343 changes: 263 additions & 80 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

Large diffs are not rendered by default.

768 changes: 0 additions & 768 deletions .yarn/releases/yarn-3.1.1.cjs

This file was deleted.

785 changes: 785 additions & 0 deletions .yarn/releases/yarn-3.2.0.cjs

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
enableTelemetry: false

enableTransparentWorkspaces: false

nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.1.1.cjs
yarnPath: .yarn/releases/yarn-3.2.0.cjs
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PRBMath [![Coverage Status](https://coveralls.io/repos/github/hifi-finance/prb-math/badge.svg?branch=main)](https://coveralls.io/github/hifi-finance/prb-math?branch=main) [![Styled with Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://prettier.io) [![Commitizen Friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![license: Unlicense](https://img.shields.io/badge/license-Unlicense-yellow.svg)](https://unlicense.org/)
# PRBMath [![Coverage Status](https://coveralls.io/repos/github/paulrberg/prb-math/badge.svg?branch=main)](https://coveralls.io/github/paulrberg/prb-math?branch=main) [![Styled with Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://prettier.io) [![Commitizen Friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![license: Unlicense](https://img.shields.io/badge/license-Unlicense-yellow.svg)](https://unlicense.org/)

**Smart contract library for advanced fixed-point math** that operates with signed 59.18-decimal fixed-point and unsigned
60.18-decimal fixed-point numbers. The name of the number formats stems from the fact that there can be up to 59/60 digits
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://paulrberg.com"
},
"bugs": {
"url": "https://github.com/hifi-finance/prb-math/issues"
"url": "https://github.com/paulrberg/prb-math/issues"
},
"dependencies": {
"@ethersproject/bignumber": "^5.5.0",
Expand Down Expand Up @@ -74,7 +74,7 @@
"/dist/**/*.js.map",
"CHANGELOG.md"
],
"homepage": "https://github.com/hifi-finance/prb-math#readme",
"homepage": "https://github.com/paulrberg/prb-math#readme",
"keywords": [
"blockchain",
"ethereum",
Expand All @@ -86,6 +86,7 @@
],
"license": "Unlicense",
"main": "./dist/node/index.js",
"packageManager": "[email protected]",
"peerDependencies": {
"@ethersproject/bignumber": "5.x",
"evm-bn": "1.x",
Expand All @@ -96,7 +97,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/hifi-finance/prb-math"
"url": "https://github.com/paulrberg/prb-math"
},
"resolutions": {
"@ethersproject/wallet": "^5.5.0"
Expand Down Expand Up @@ -125,6 +126,5 @@
"test:contracts": "yarn mocha --config ./.mocharc.yaml ./test/contracts/**/*.test.ts",
"test:ts": "yarn mocha --config ./.mocharc.yaml ./test/ts/**/*.test.ts"
},
"types": "./dist/node/index.d.ts",
"packageManager": "[email protected]"
"types": "./dist/node/index.d.ts"
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 5
version: 6
cacheKey: 8

"@babel/code-frame@npm:^7.0.0":
Expand Down Expand Up @@ -2667,7 +2667,7 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.7.0":
"acorn@npm:^8.5.0, acorn@npm:^8.7.0":
version: 8.7.0
resolution: "acorn@npm:8.7.0"
bin:
Expand Down Expand Up @@ -15249,21 +15249,21 @@ typescript@^4.4.3:

"typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
version: 4.4.4
resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=493e53"
resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=bda367"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: bd629ad0da4a15d79aaad56baf3ee7d96f6a181760d430ae77f8c5325df7bffd9edee57544a3970e3651e8b796fe03a5838a7eb39c6d46cc3866c0b23d36a0dd
checksum: 3d1b04449662193544b81d055479d03b4c5dca95f1a82f8922596f089d894c9fefbe16639d1d9dfe26a7054419645530cef44001bc17aed1fe1eb3c237e9b3c7
languageName: node
linkType: hard

"typescript@patch:typescript@^4.5.5#~builtin<compat/typescript>":
version: 4.5.5
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=493e53"
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=bda367"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: c05c318d79c690f101d7ffb34cd6c7d6bbd884d3af9cefe7749ad0cd6be43c7082f098280982ca945dcba23fde34a08fed9602bb26540936baf8c0520727d3ba
checksum: 858c61fa63f7274ca4aaaffeced854d550bf416cff6e558c4884041b3311fb662f476f167cf5c9f8680c607239797e26a2ee0bcc6467fbc05bfcb218e1c6c671
languageName: node
linkType: hard

Expand Down

0 comments on commit 60eaf07

Please sign in to comment.