Skip to content

Commit

Permalink
Update: dependencies 🆙
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 8, 2021
1 parent cc15d54 commit b85255b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"format": "prettier --write '*.{js,json,md}' '**/*.{js,json,md,mdx,scss}' !CHANGELOG.md"
},
"dependencies": {
"loader-utils": "2",
"loader-utils": "3",
"parse5": "6",
"safe-require": "1",
"webpack-sources": "2"
"webpack-sources": "3"
},
"devDependencies": {
"@crystal-ball/commitizen-base": "2.11.0",
Expand Down
2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "ISC",
"dependencies": {
"core-js": "3.11.1",
"ionicons": "5.5.1",
"ionicons": "6.0.0",
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down

0 comments on commit b85255b

Please sign in to comment.