Skip to content

Commit 98f561b

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency @antv/g2 to v5.4.3
1 parent dccdcbf commit 98f561b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"resolutions": {
6565
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
66-
"@antv/g2": "5.4.2"
66+
"@antv/g2": "5.4.3"
6767
},
6868
"scripts": {
6969
"preinstall": "npm config set registry https://registry.npmmirror.com/ && yarn config set registry https://registry.yarnpkg.com",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -532,10 +532,10 @@
532532
"@antv/util" "^3.3.5"
533533
"@antv/vendor" "^1.0.10"
534534

535-
"@antv/[email protected].2", "@antv/g2@^5.1.8", "@antv/g2@^5.2.7":
536-
version "5.4.2"
537-
resolved "https://registry.yarnpkg.com/@antv/g2/-/g2-5.4.2.tgz#59547bb19897f3581911d94372a46ccb48b3b66e"
538-
integrity sha512-M2JucEZRi1D5njazJ0ePzbRZbOSmjf2jd3VNJ7ZG2n0y0lRVEi5RMLhv3n45Rv5wFZ6jpi2hrbAOFdK56VgovQ==
535+
"@antv/[email protected].3", "@antv/g2@^5.1.8", "@antv/g2@^5.2.7":
536+
version "5.4.3"
537+
resolved "https://registry.yarnpkg.com/@antv/g2/-/g2-5.4.3.tgz#19ed54bca393330de505afe4fe3f4b7709a390f9"
538+
integrity sha512-qbuYJocuBmrUQmU7fkdSS4yyvkC3ZMzfpjKbmlNzsU6/ggjcSvGq11EqZ8BKYkrBp6e0FDmXi7JMJnLg7b+B/g==
539539
dependencies:
540540
"@antv/component" "^2.1.3"
541541
"@antv/coord" "^0.4.7"

0 commit comments

Comments
 (0)