Browse Source

chore(deps): update dependency countup.js to v2.6.2 (#42196)

* chore(deps): update dependency countup.js to v2.6.2

* test: add countup.js to jest transformIgnorePatterns

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
pull/42204/head
renovate[bot] 2 years ago
committed by GitHub
parent
commit
dde293a012
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .jest.js
  2. 1
      package.json

2
.jest.js

@ -1,4 +1,4 @@
const compileModules = ['dnd-core', 'react-sticky-box', 'tween-one', '@babel', '@ant-design'];
const compileModules = ['react-sticky-box', 'rc-tween-one', '@babel', '@ant-design', 'countup.js'];
const ignoreList = [];

1
package.json

@ -209,7 +209,6 @@
"antd-token-previewer": "^1.1.0-21",
"chalk": "^4.0.0",
"cheerio": "1.0.0-rc.12",
"countup.js": "2.6.0",
"cross-env": "^7.0.0",
"dekko": "^0.2.1",
"dumi": "^2.1.17",

Loading…
Cancel
Save