Skip to content

Commit

Permalink
Chore: Update devDependencies 🆙 (#200)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2023
1 parent bdfbc19 commit e952729
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@crystal-ball/commitizen-base": "2.12.0",
"@crystal-ball/prettier-base": "2.13.0",
"@crystal-ball/semantic-release-base": "2.40.0",
"@types/jest": "29.2.3",
"@types/jest": "29.2.5",
"babel-preset-env": "1.7.0",
"eslint-config-eloquence": "22.1.0",
"jest": "29.3.1",
Expand Down
4 changes: 2 additions & 2 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.20.5",
"@babel/core": "7.20.7",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"babel-loader": "9.1.0",
"html-webpack-plugin": "5.5.0",
"svg-symbol-sprite-loader": "latest",
"webpack": "5.75.0",
"webpack-cli": "5.0.0",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.11.1"
}
}

0 comments on commit e952729

Please sign in to comment.