Skip to content

Commit

Permalink
Chore: Update devDependencies 🆙 (#183)
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 Apr 1, 2022
1 parent 2f63bd5 commit 68794a2
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 @@ -35,12 +35,12 @@
"devDependencies": {
"@crystal-ball/commitizen-base": "2.11.0",
"@crystal-ball/prettier-base": "2.11.0",
"@crystal-ball/semantic-release-base": "2.36.0",
"@crystal-ball/semantic-release-base": "2.37.0",
"@types/jest": "27.4.1",
"babel-preset-env": "1.7.0",
"eslint-config-eloquence": "21.2.0",
"jest": "27.5.1",
"memfs": "3.4.1",
"webpack": "5.69.1"
"webpack": "5.70.0"
}
}
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.17.5",
"@babel/core": "7.17.8",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"babel-loader": "8.2.3",
"babel-loader": "8.2.4",
"html-webpack-plugin": "5.5.0",
"svg-symbol-sprite-loader": "latest",
"webpack": "5.69.1",
"webpack": "5.70.0",
"webpack-cli": "4.9.2",
"webpack-dev-server": "4.7.4"
}
Expand Down

0 comments on commit 68794a2

Please sign in to comment.