Skip to content

Commit 8be447a

Browse files
committed
build: ⬆️ bump dependencies to the latest versions
1 parent 061b126 commit 8be447a

File tree

2 files changed

+139
-68
lines changed

2 files changed

+139
-68
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,33 +61,33 @@
6161
"@semantic-release/changelog": "^5.0.1",
6262
"@semantic-release/exec": "^5.0.0",
6363
"@types/jest": "^26.0.22",
64-
"@types/node": "^14.14.37",
64+
"@types/node": "^14.14.39",
6565
"@types/puppeteer": "^5.4.3",
6666
"@types/quill": "^2.0.6",
67-
"@typescript-eslint/eslint-plugin": "^4.20.0",
68-
"@typescript-eslint/parser": "^4.20.0",
67+
"@typescript-eslint/eslint-plugin": "^4.22.0",
68+
"@typescript-eslint/parser": "^4.22.0",
6969
"brotli": "^1.3.2",
7070
"chalk": "^4.1.0",
7171
"csso": "^4.2.0",
7272
"dotenv": "^8.2.0",
73-
"eslint": "^7.23.0",
74-
"eslint-plugin-vue": "^7.8.0",
73+
"eslint": "^7.24.0",
74+
"eslint-plugin-vue": "^7.9.0",
7575
"execa": "^5.0.0",
7676
"fs-extra": "^9.1.0",
7777
"lint-staged": "^10.5.4",
7878
"minimist": "^1.2.5",
7979
"npm-run-all": "^4.1.5",
8080
"prettier": "^2.2.1",
8181
"puppeteer": "^8.0.0",
82-
"rollup": "^2.44.0",
82+
"rollup": "^2.45.2",
8383
"rollup-plugin-node-builtins": "^2.1.2",
8484
"rollup-plugin-node-globals": "^1.4.0",
8585
"rollup-plugin-terser": "^7.0.2",
8686
"rollup-plugin-typescript2": "^0.30.0",
8787
"semantic-release": "^17.4.2",
8888
"stylus": "^0.54.8",
8989
"ts-node": "^9.1.1",
90-
"typescript": "^4.2.3",
90+
"typescript": "^4.2.4",
9191
"vue": "^3.0.11",
9292
"yorkie": "^2.0.0",
9393
"zlib": "^1.0.5"

0 commit comments

Comments
 (0)