chore(deps): pin dependencies

This commit is contained in:
Renovate Bot 2021-07-26 23:12:36 +00:00
parent 01c008ed11
commit 16704af7d3
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -24,11 +24,11 @@
"watch": "webpack --progress --colors --watch --watch-poll"
},
"devDependencies": {
"babel-core": "^6.23.1",
"babel-eslint": "^10.1.0",
"babel-loader": "^7.1.4",
"babel-polyfill": "^6.22.0",
"babel-preset-env": "^1.6.1",
"babel-core": "6.26.3",
"babel-eslint": "10.1.0",
"babel-loader": "7.1.5",
"babel-polyfill": "6.26.0",
"babel-preset-env": "1.7.0",
"copy-webpack-plugin": "^4.5.1",
"docdash": "^0.4.0",
"eslint": "^7.13.0",