Skip to content

Commit cdf1afd

Browse files
authored
chore: bump package dependencies (#791)
1 parent 565185e commit cdf1afd

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"chalk": "4.1.0",
1414
"commander": "6.2.0",
1515
"cson-parser": "4.0.5",
16-
"eslint-config-prettier": "6.14.0",
16+
"eslint-config-prettier": "6.15.0",
1717
"glob": "7.1.6",
1818
"json5": "2.1.3",
1919
"lodash": "4.17.20",
2020
"minimatch": "3.0.4",
2121
"tslint": "6.1.3",
22-
"typescript": "4.0.3"
22+
"typescript": "4.0.5"
2323
},
2424
"devDependencies": {
2525
"@babel/core": "7.12.3",
@@ -31,13 +31,13 @@
3131
"@types/glob": "7.1.3",
3232
"@types/jest": "26.0.15",
3333
"@types/json5": "0.0.30",
34-
"@types/lodash": "4.14.162",
34+
"@types/lodash": "4.14.164",
3535
"@types/minimatch": "3.0.3",
3636
"@types/node": "12.12.21",
3737
"@typescript-eslint/eslint-plugin": "4.6.0",
3838
"@typescript-eslint/parser": "4.6.0",
3939
"babel-jest": "26.6.1",
40-
"eslint": "7.12.0",
40+
"eslint": "7.12.1",
4141
"husky": "4.3.0",
4242
"jest": "26.6.1",
4343
"lint-staged": "10.5.1",

0 commit comments

Comments
 (0)