Skip to content

Commit 53cdbf5

Browse files
committed
1.3.2
1 parent cc12362 commit 53cdbf5

File tree

3 files changed

+675
-447
lines changed

3 files changed

+675
-447
lines changed

.idea/markdown.xml

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "melon-chart-parser",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Melon chart parser",
55
"main": "index.js",
66
"dependencies": {
7-
"axios": "^0.24.0",
7+
"axios": "^0.26.1",
88
"cheerio": "^1.0.0-rc.10"
99
},
1010
"devDependencies": {
11-
"jest": "^27.4.3"
11+
"jest": "^27.5.1"
1212
},
1313
"scripts": {
1414
"test": "jest"

0 commit comments

Comments
 (0)