Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovenoboyo committed Oct 30, 2021
1 parent 86a6c1f commit cac0466
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
},
"author": "Sahil Gupte",
"devDependencies": {
"@moosync/moosync-types": "^1.1.5",
"@moosync/moosync-types": "^1.1.8",
"@moosync/packer": "^0.1.0",
"@types/node": "^16.4.11",
"ts-loader": "^9.2.5",
"typescript": "^4.3.2",
"webpack": "^5.48.0",
"webpack-cli": "^4.7.2"
"@types/node": "^16.11.6",
"ts-loader": "^9.2.6",
"typescript": "^4.4.4",
"webpack": "^5.61.0",
"webpack-cli": "^4.9.1"
},
"dependencies": {},
"mopack": {
Expand All @@ -30,4 +30,4 @@
"webpack.config.js"
]
}
}
}

0 comments on commit cac0466

Please sign in to comment.