Skip to content

Commit 05ea356

Browse files
committed
Updated dependencies before release
1 parent 43bb599 commit 05ea356

File tree

2 files changed

+104
-133
lines changed

2 files changed

+104
-133
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"codecov": "codecov --token=66c30c23-8954-4892-bef9-fbaed0a2e42b"
6161
},
6262
"dependencies": {
63-
"camelcase": "6.0.0",
63+
"camelcase": "6.1.0",
6464
"commander": "6.1.0",
6565
"handlebars": "4.7.6",
6666
"js-yaml": "3.14.0",
@@ -79,25 +79,25 @@
7979
"@types/jest": "26.0.14",
8080
"@types/js-yaml": "3.12.5",
8181
"@types/mkdirp": "1.0.1",
82-
"@types/node": "14.11.2",
82+
"@types/node": "14.11.8",
8383
"@types/node-fetch": "2.5.7",
8484
"@types/rimraf": "3.0.0",
85-
"@typescript-eslint/eslint-plugin": "4.3.0",
86-
"@typescript-eslint/parser": "4.3.0",
87-
"codecov": "3.7.2",
88-
"eslint": "7.10.0",
85+
"@typescript-eslint/eslint-plugin": "4.4.1",
86+
"@typescript-eslint/parser": "4.4.1",
87+
"codecov": "3.8.0",
88+
"eslint": "7.11.0",
8989
"eslint-config-prettier": "6.12.0",
9090
"eslint-plugin-prettier": "3.1.4",
9191
"eslint-plugin-simple-import-sort": "5.0.3",
9292
"express": "4.17.1",
9393
"form-data": "3.0.0",
9494
"glob": "7.1.6",
95-
"jest": "26.4.2",
96-
"jest-cli": "26.4.2",
95+
"jest": "26.5.3",
96+
"jest-cli": "26.5.3",
9797
"node-fetch": "2.6.1",
9898
"prettier": "2.1.2",
9999
"puppeteer": "5.3.1",
100-
"rollup": "2.28.2",
100+
"rollup": "2.29.0",
101101
"rollup-plugin-terser": "7.0.2",
102102
"rollup-plugin-typescript2": "0.27.3",
103103
"typescript": "4.0.3"

0 commit comments

Comments
 (0)