Skip to content

Commit

Permalink
chore: upgrade dependencies (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Aug 19, 2021
1 parent 21a5dd1 commit 06c1cac
Show file tree
Hide file tree
Showing 4 changed files with 105 additions and 99 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"webpack": "^4.40.0 || ^5.0.0"
},
"dependencies": {
"esbuild": "^0.12.19",
"esbuild": "^0.12.21",
"joycon": "^3.0.1",
"json5": "^2.2.0",
"loader-utils": "^2.0.0",
Expand All @@ -49,8 +49,8 @@
"webpack-sources": "^2.2.0"
},
"devDependencies": {
"@pvtnbr/eslint-config-typescript": "^0.1.19",
"@types/jest": "^27.0.0",
"@pvtnbr/eslint-config-typescript": "^0.1.22",
"@types/jest": "^27.0.1",
"@types/loader-utils": "^2.0.3",
"@types/webpack": "^4.41.30",
"css-loader": "^5.2.0",
Expand Down
Loading

0 comments on commit 06c1cac

Please sign in to comment.