Skip to content

Commit

Permalink
deps: updated all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Sep 24, 2021
1 parent ec741f4 commit cf5ec0e
Show file tree
Hide file tree
Showing 6 changed files with 278 additions and 9,537 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.5",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.6",
"@babel/preset-typescript": "^7.15.0",
Expand Down
4,036 changes: 0 additions & 4,036 deletions app/yarn.lock

This file was deleted.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"prettify": "prettier --write ."
},
"devDependencies": {
"@arthurfiorette/prettier-config": "^1.0.5",
"@arthurfiorette/prettier-config": "^1.0.6",
"concurrently": "^6.2.1",
"prettier": "^2.3.2",
"prettier-plugin-organize-imports": "^2.3.3",
"typescript": "^4.4.2",
"prettier": "^2.4.1",
"prettier-plugin-organize-imports": "^2.3.4",
"typescript": "^4.4.3",
"yarn": "^1.22.11"
}
}
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^4.0.0",
"concurrently": "^6.2.1",
"css-loader": "^6.2.0",
"css-loader": "^6.3.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.3.2",
"mini-css-extract-plugin": "^2.3.0",
Expand Down
Loading

0 comments on commit cf5ec0e

Please sign in to comment.