Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai authored and zhouyu9527 committed Jul 4, 2022
1 parent 58d1706 commit ab68e6c
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 110 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -18,11 +18,11 @@
"test": "jest --coverage && eslint . && check-dts && size-limit && yaspeller *.md"
},
"dependencies": {
"caniuse-lite": "^1.0.30001232",
"caniuse-lite": "^1.0.30001242",
"colorette": "^1.2.2",
"electron-to-chromium": "^1.3.743",
"electron-to-chromium": "^1.3.768",
"escalade": "^3.1.1",
"node-releases": "^1.1.71"
"node-releases": "^1.1.73"
},
"engines": {
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
Expand All @@ -34,11 +34,11 @@
"devDependencies": {
"@logux/eslint-config": "^35.0.4",
"@logux/sharec-config": "^0.5.7",
"@size-limit/preset-small-lib": "^4.11.0",
"@size-limit/preset-small-lib": "^5.0.1",
"@types/cross-spawn": "^6.0.2",
"@types/fs-extra": "^9.0.11",
"@types/jest": "^26.0.23",
"check-dts": "^0.4.4",
"check-dts": "^0.5.0",
"clean-publish": "^2.2.0",
"cross-spawn": "^7.0.3",
"eslint": "^6.8.0",
Expand All @@ -56,8 +56,8 @@
"jest": "^25.5.4",
"lint-staged": "^10.5.4",
"nanoid": "^3.1.23",
"simple-git-hooks": "^2.4.1",
"size-limit": "^4.11.0",
"simple-git-hooks": "^2.5.1",
"size-limit": "^5.0.1",
"ts-jest": "^25.5.1",
"typescript": "^3.9.4",
"yaspeller": "^7.0.0"
Expand Down

0 comments on commit ab68e6c

Please sign in to comment.