Skip to content

Commit

Permalink
Chore: Update devDependencies 🆙 (#168)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 1, 2021
1 parent 7e136cd commit 5acd069
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"@crystal-ball/commitizen-base": "2.11.0",
"@crystal-ball/prettier-base": "2.7.0",
"@crystal-ball/semantic-release-base": "2.32.0",
"@types/jest": "26.0.23",
"@types/jest": "26.0.24",
"babel-preset-env": "1.7.0",
"eslint-config-eloquence": "19.1.0",
"jest": "27.0.6",
"memfs": "3.2.2",
"webpack": "5.41.1"
"webpack": "5.47.1"
}
}
6 changes: 3 additions & 3 deletions test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"react-dom": "17.0.2"
},
"devDependencies": {
"@babel/core": "7.14.6",
"@babel/preset-env": "7.14.7",
"@babel/core": "7.14.8",
"@babel/preset-env": "7.14.8",
"@babel/preset-react": "7.14.5",
"babel-loader": "8.2.2",
"html-webpack-plugin": "5.3.2",
"svg-symbol-sprite-loader": "latest",
"webpack": "5.41.1",
"webpack": "5.47.1",
"webpack-cli": "4.7.2",
"webpack-dev-server": "3.11.2"
}
Expand Down

0 comments on commit 5acd069

Please sign in to comment.