Skip to content

Commit 2281122

Browse files
committed
build: update to boxplots v2 module
1 parent 89df0f2 commit 2281122

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"last 2 Firefox versions"
6969
],
7070
"dependencies": {
71-
"@sgratzl/boxplots": "^1.3.3"
71+
"@sgratzl/boxplots": "^2.0.0"
7272
},
7373
"devDependencies": {
7474
"@chiogen/rollup-plugin-terser": "^7.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -990,10 +990,10 @@ __metadata:
990990
languageName: node
991991
linkType: hard
992992

993-
"@sgratzl/boxplots@npm:^1.3.3":
994-
version: 1.3.3
995-
resolution: "@sgratzl/boxplots@npm:1.3.3"
996-
checksum: 10c0/64678cf9a22155b4b6c6dd3967639345a04ea149bbae785dd482fb7d0a041f338b84aa188bde0489d246f9b73b85400f51688c38bf5f997af661557d5f9574cc
993+
"@sgratzl/boxplots@npm:^2.0.0":
994+
version: 2.0.0
995+
resolution: "@sgratzl/boxplots@npm:2.0.0"
996+
checksum: 10c0/50e4e201fcbcf8b7d12a1e4eb530fae65e05fe26fd83769a093dd034ec5e2061b4466e8e837afd795e8201cb109086d9779f0cba723027baca0109087d7df2cb
997997
languageName: node
998998
linkType: hard
999999

@@ -1007,7 +1007,7 @@ __metadata:
10071007
"@rollup/plugin-node-resolve": "npm:^15.3.0"
10081008
"@rollup/plugin-replace": "npm:^6.0.1"
10091009
"@rollup/plugin-typescript": "npm:^12.1.1"
1010-
"@sgratzl/boxplots": "npm:^1.3.3"
1010+
"@sgratzl/boxplots": "npm:^2.0.0"
10111011
"@types/jest-image-snapshot": "npm:^6.4.0"
10121012
"@types/node": "npm:^22.9.0"
10131013
"@yarnpkg/sdks": "npm:^3.2.0"

0 commit comments

Comments
 (0)