Skip to content

Commit

Permalink
Chore: Update devDependencies 🆙 (#211)
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 May 1, 2023
1 parent a57309e commit 3881492
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.12.0",
"@crystal-ball/prettier-base": "2.13.0",
"@crystal-ball/semantic-release-base": "2.40.0",
"@types/jest": "29.4.0",
"@types/jest": "29.5.1",
"babel-preset-env": "1.7.0",
"eslint-config-eloquence": "22.1.0",
"jest": "29.4.3",
"memfs": "3.4.13",
"webpack": "5.76.0"
"jest": "29.5.0",
"memfs": "3.5.1",
"webpack": "5.81.0"
}
}
12 changes: 6 additions & 6 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.21.0",
"@babel/preset-env": "7.20.2",
"@babel/core": "7.21.5",
"@babel/preset-env": "7.21.5",
"@babel/preset-react": "7.18.6",
"babel-loader": "9.1.2",
"html-webpack-plugin": "5.5.0",
"html-webpack-plugin": "5.5.1",
"svg-symbol-sprite-loader": "latest",
"webpack": "5.76.0",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.11.1"
"webpack": "5.81.0",
"webpack-cli": "5.0.2",
"webpack-dev-server": "4.13.3"
}
}

0 comments on commit 3881492

Please sign in to comment.