Skip to content

Commit cd7c8ae

Browse files
committed
dependency upgrade
1 parent f28142c commit cd7c8ae

File tree

2 files changed

+74
-38
lines changed

2 files changed

+74
-38
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,26 +35,26 @@
3535
},
3636
"dependencies": {
3737
"chalk": "4.1.2",
38-
"https-proxy-agent": "^7.0.1",
38+
"https-proxy-agent": "^7.0.4",
3939
"puppeteer": "21.6.1",
4040
"x-crawl": "link:"
4141
},
4242
"devDependencies": {
43-
"@babel/core": "^7.20.12",
44-
"@babel/preset-env": "^7.20.2",
43+
"@babel/core": "^7.24.0",
44+
"@babel/preset-env": "^7.24.0",
4545
"@jest/globals": "^29.3.1",
4646
"@rollup/plugin-babel": "^6.0.4",
4747
"@rollup/plugin-run": "^3.0.2",
4848
"@rollup/plugin-terser": "^0.4.4",
49-
"@types/node": "^20.0.0",
50-
"@typescript-eslint/eslint-plugin": "^7.0.0",
51-
"@typescript-eslint/parser": "^7.0.0",
52-
"eslint": "^8.32.0",
49+
"@types/node": "^20.11.24",
50+
"@typescript-eslint/eslint-plugin": "^7.1.0",
51+
"@typescript-eslint/parser": "^7.1.0",
52+
"eslint": "^8.57.0",
5353
"jest": "^29.3.1",
54-
"prettier": "^3.0.0",
55-
"rollup": "^4.0.0",
54+
"prettier": "^3.2.5",
55+
"rollup": "^4.12.0",
5656
"rollup-plugin-typescript2": "^0.36.0",
57-
"ts-jest": "^29.0.5",
57+
"ts-jest": "^29.1.2",
5858
"typescript": "5.3.3"
5959
}
6060
}

pnpm-lock.yaml

Lines changed: 64 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)