Skip to content

Commit e53c7f0

Browse files
committed
bump: Update dependencies
1 parent 845a631 commit e53c7f0

File tree

2 files changed

+118
-291
lines changed

2 files changed

+118
-291
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -89,23 +89,23 @@
8989
"hogan.js": "3.0.2"
9090
},
9191
"optionalDependencies": {
92-
"highlight.js": "9.18.0"
92+
"highlight.js": "9.18.1"
9393
},
9494
"devDependencies": {
9595
"@types/clipboard": "2.0.1",
9696
"@types/copy-webpack-plugin": "5.0.0",
9797
"@types/diff": "4.0.2",
9898
"@types/highlight.js": "9.12.3",
9999
"@types/hogan.js": "3.0.0",
100-
"@types/html-webpack-plugin": "3.2.1",
101-
"@types/jest": "24.9.1",
100+
"@types/html-webpack-plugin": "3.2.2",
101+
"@types/jest": "25.1.1",
102102
"@types/mini-css-extract-plugin": "0.9.0",
103103
"@types/mkdirp": "0.5.2",
104-
"@types/node": "13.5.0",
104+
"@types/node": "13.7.0",
105105
"@types/nopt": "3.0.29",
106-
"@types/webpack": "4.41.3",
107-
"@typescript-eslint/eslint-plugin": "2.17.0",
108-
"@typescript-eslint/parser": "2.17.0",
106+
"@types/webpack": "4.41.5",
107+
"@typescript-eslint/eslint-plugin": "2.19.0",
108+
"@typescript-eslint/parser": "2.19.0",
109109
"autoprefixer": "9.7.4",
110110
"bulma": "^0.8.0",
111111
"clipboard": "2.0.4",
@@ -114,23 +114,23 @@
114114
"css-loader": "3.4.2",
115115
"cssnano": "4.1.10",
116116
"eslint": "6.8.0",
117-
"eslint-config-prettier": "6.9.0",
118-
"eslint-plugin-import": "2.20.0",
117+
"eslint-config-prettier": "6.10.0",
118+
"eslint-plugin-import": "2.20.1",
119119
"eslint-plugin-jest": "23.6.0",
120120
"eslint-plugin-json": "2.0.1",
121121
"eslint-plugin-node": "11.0.0",
122122
"eslint-plugin-optimize-regex": "1.1.7",
123123
"eslint-plugin-promise": "4.2.1",
124124
"eslint-plugin-sonarjs": "0.5.0",
125125
"file-loader": "5.0.2",
126-
"handlebars": "4.7.2",
126+
"handlebars": "4.7.3",
127127
"handlebars-loader": "1.7.1",
128128
"html-webpack-plugin": "3.2.0",
129129
"husky": "4.2.1",
130130
"image-webpack-loader": "6.0.0",
131131
"is-ci-cli": "2.0.0",
132132
"jest": "25.1.0",
133-
"lint-staged": "10.0.2",
133+
"lint-staged": "10.0.7",
134134
"markdown-toc": "^1.2.0",
135135
"mini-css-extract-plugin": "0.9.0",
136136
"mkdirp": "1.0.3",
@@ -141,14 +141,14 @@
141141
"postcss-loader": "3.0.0",
142142
"postcss-preset-env": "6.7.0",
143143
"prettier": "1.19.1",
144-
"ts-jest": "25.0.0",
144+
"ts-jest": "25.2.0",
145145
"ts-loader": "6.2.1",
146146
"ts-node": "8.6.2",
147147
"typescript": "3.7.5",
148148
"url-loader": "3.0.0",
149149
"webpack": "4.41.5",
150150
"webpack-cli": "3.3.10",
151-
"webpack-dev-server": "3.10.1",
151+
"webpack-dev-server": "3.10.3",
152152
"whatwg-fetch": "3.0.0"
153153
},
154154
"resolutions": {

0 commit comments

Comments
 (0)