Skip to content

Commit e5eae38

Browse files
author
Anuj Nair
committed
Updating dependencies to their latest versions
1 parent dc67c37 commit e5eae38

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,24 +30,24 @@
3030
"license": "MIT",
3131
"dependencies": {
3232
"cheerio": "^1.0.0-rc.3",
33-
"lodash": "^4.17.15",
33+
"lodash": "^4.17.20",
3434
"memory-fs": "^0.5.0"
3535
},
3636
"peerDependencies": {
3737
"webpack": "^2 || ^3 || ^4 || ^5",
3838
"html-webpack-plugin": "^2 || ^3 || ^4"
3939
},
4040
"devDependencies": {
41-
"babel-jest": "^25.3.0",
42-
"codecov": "^3.6.5",
43-
"eslint": "^6.8.0",
44-
"eslint-config-airbnb-base": "^14.1.0",
45-
"eslint-config-prettier": "^6.10.1",
46-
"eslint-plugin-import": "^2.20.2",
47-
"eslint-plugin-prettier": "^3.1.2",
41+
"babel-jest": "^26.6.3",
42+
"codecov": "^3.8.1",
43+
"eslint": "^7.15.0",
44+
"eslint-config-airbnb-base": "^14.2.1",
45+
"eslint-config-prettier": "^7.0.0",
46+
"eslint-plugin-import": "^2.22.1",
47+
"eslint-plugin-prettier": "^3.2.0",
4848
"html-webpack-plugin": "^3.2.0",
49-
"jest": "^25.3.0",
50-
"prettier": "^2.0.4",
49+
"jest": "^26.6.3",
50+
"prettier": "^2.2.1",
5151
"webpack": "^4.29.5"
5252
}
5353
}

0 commit comments

Comments
 (0)