Skip to content

Commit

Permalink
Chore: Update devDependencies 🆙 (#172)
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 Oct 1, 2021
1 parent 8e9e24d commit b754e73
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
},
"devDependencies": {
"@crystal-ball/commitizen-base": "2.11.0",
"@crystal-ball/prettier-base": "2.8.0",
"@crystal-ball/semantic-release-base": "2.33.0",
"@types/jest": "27.0.1",
"@crystal-ball/prettier-base": "2.9.0",
"@crystal-ball/semantic-release-base": "2.34.0",
"@types/jest": "27.0.2",
"babel-preset-env": "1.7.0",
"eslint-config-eloquence": "19.1.0",
"jest": "27.1.0",
"memfs": "3.2.3",
"webpack": "5.51.1"
"jest": "27.2.4",
"memfs": "3.3.0",
"webpack": "5.55.1"
}
}
8 changes: 4 additions & 4 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.15.0",
"@babel/preset-env": "7.15.0",
"@babel/core": "7.15.5",
"@babel/preset-env": "7.15.6",
"@babel/preset-react": "7.14.5",
"babel-loader": "8.2.2",
"html-webpack-plugin": "5.3.2",
"svg-symbol-sprite-loader": "latest",
"webpack": "5.51.1",
"webpack": "5.55.1",
"webpack-cli": "4.8.0",
"webpack-dev-server": "4.1.0"
"webpack-dev-server": "4.3.0"
}
}

0 comments on commit b754e73

Please sign in to comment.