File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @principalstudio/html-webpack-inject-preload" ,
3
- "version" : " 1.2.3 " ,
3
+ "version" : " 1.2.4 " ,
4
4
"description" : " A HTML Webpack plugin for injecting <link rel='preload'>" ,
5
5
"main" : " lib/main.js" ,
6
6
"types" : " lib/main.d.ts" ,
32
32
"homepage" : " https://github.com/principalstudio/html-webpack-inject-preload#readme" ,
33
33
"devDependencies" : {
34
34
"@types/jest" : " ^26.0.20" ,
35
- "@types/node" : " ^14.14.25 " ,
36
- "@typescript-eslint/parser" : " ^4.15.0 " ,
35
+ "@types/node" : " ^14.14.31 " ,
36
+ "@typescript-eslint/parser" : " ^4.15.1 " ,
37
37
"css-loader" : " ^5.0.2" ,
38
- "eslint" : " ^7.19 .0" ,
38
+ "eslint" : " ^7.20 .0" ,
39
39
"file-loader" : " ^6.2.0" ,
40
- "html-webpack-plugin" : " 5.0 .0" ,
40
+ "html-webpack-plugin" : " 5.2 .0" ,
41
41
"jest" : " ^26.6.3" ,
42
- "mini-css-extract-plugin" : " ^1.3.6 " ,
42
+ "mini-css-extract-plugin" : " ^1.3.8 " ,
43
43
"prettier" : " ^2.2.1" ,
44
- "ts-jest" : " ^26.5.0 " ,
45
- "typescript" : " ^4.1.3 " ,
44
+ "ts-jest" : " ^26.5.1 " ,
45
+ "typescript" : " ^4.1.5 " ,
46
46
"url-loader" : " ^4.1.1" ,
47
- "webpack" : " ^5.21.2 "
47
+ "webpack" : " ^5.23.0 "
48
48
},
49
49
"peerDependencies" : {
50
50
"webpack" : " ^4.0.0 || ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments