1
0
Fork 0

chore(deps): bump bezier-js from 2.6.1 to 3.0.1

Bumps [bezier-js](https://github.com/Pomax/bezierjs) from 2.6.1 to 3.0.1.
- [Release notes](https://github.com/Pomax/bezierjs/releases)
- [Commits](https://github.com/Pomax/bezierjs/compare/v2.6.1...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-30 16:54:10 +00:00 committed by GitHub
parent e443cf8266
commit f5482067d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -63,7 +63,7 @@
"ava": "^3.11.0",
"axios": "0.20.0",
"babel-loader": "^8.1.0",
"bezier-js": "^2.6.1",
"bezier-js": "^3.0.1",
"chai": "^4.2.0",
"chai-string": "^1.5.0",
"chalk": "^4.1.0",

View file

@ -37,7 +37,7 @@
},
"peerDependencies": {},
"dependencies": {
"bezier-js": "^2.6.1",
"bezier-js": "^3.0.1",
"bin-pack": "^1.0.2",
"hooks": "^0.3.2"
},

View file

@ -4717,10 +4717,10 @@ before-after-hook@^2.0.0:
resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-2.1.0.tgz#b6c03487f44e24200dd30ca5e6a1979c5d2fb635"
integrity sha512-IWIbu7pMqyw3EAJHzzHbWa85b6oud/yfKYg5rqB5hNE8CeMi3nX+2C2sj0HswfblST86hpVEOAb9x34NZd6P7A==
bezier-js@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/bezier-js/-/bezier-js-2.6.1.tgz#ed9c6ebfcb3214794ff213cf90ee8aac644ecf7f"
integrity sha512-jelZM33eNzcZ9snJ/5HqJLw3IzXvA8RFcBjkdOB8SDYyOvW8Y2tTosojAiBTnD1MhbHoWUYNbxUXxBl61TxbRg==
bezier-js@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/bezier-js/-/bezier-js-3.0.1.tgz#1f360189ef80cfe259c266170e5390a40090fd12"
integrity sha512-J2yxaj/roNjRzOT+sQzLFtRQsLgwM0+yYKok9PKvtCqscowiFODjQf8Bw8hTxu+H2Z7W3nFo7YAhM8YPTwo3Ng==
big.js@^5.2.2:
version "5.2.2"