Skip to content

Commit

Permalink
Chore: Update devDependencies 🆙 (#187)
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 Jun 1, 2022
1 parent 2b02b44 commit aef0637
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 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.12.0",
"@crystal-ball/semantic-release-base": "2.38.0",
"@types/jest": "27.4.1",
"@types/jest": "27.5.1",
"babel-preset-env": "1.7.0",
"eslint-config-eloquence": "22.0.2",
"jest": "28.0.3",
"memfs": "3.4.1",
"webpack": "5.72.0"
"jest": "28.1.0",
"memfs": "3.4.4",
"webpack": "5.72.1"
}
}
10 changes: 5 additions & 5 deletions test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"react-dom": "17.0.2"
},
"devDependencies": {
"@babel/core": "7.17.10",
"@babel/preset-env": "7.17.10",
"@babel/preset-react": "7.16.7",
"@babel/core": "7.18.2",
"@babel/preset-env": "7.18.2",
"@babel/preset-react": "7.17.12",
"babel-loader": "8.2.5",
"html-webpack-plugin": "5.5.0",
"svg-symbol-sprite-loader": "latest",
"webpack": "5.72.0",
"webpack": "5.72.1",
"webpack-cli": "4.9.2",
"webpack-dev-server": "4.8.1"
"webpack-dev-server": "4.9.1"
}
}

0 comments on commit aef0637

Please sign in to comment.