Skip to content

Commit

Permalink
chore: update deps and resolve security warning
Browse files Browse the repository at this point in the history
  • Loading branch information
vpicone committed Feb 27, 2021
1 parent 425f6fb commit 2b46ba7
Show file tree
Hide file tree
Showing 2 changed files with 2,436 additions and 2,550 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,22 @@
"prepare": "yarn build"
},
"devDependencies": {
"@parcel/optimizer-cssnano": "2.0.0-nightly.611",
"@parcel/optimizer-htmlnano": "2.0.0-nightly.611",
"@parcel/packager-css": "2.0.0-nightly.611",
"@parcel/packager-html": "2.0.0-nightly.611",
"@parcel/transformer-css": "2.0.0-nightly.611",
"@parcel/transformer-html": "2.0.0-nightly.611",
"@parcel/transformer-postcss": "2.0.0-nightly.611",
"@parcel/transformer-posthtml": "2.0.0-nightly.611",
"archiver": "^3.0.0",
"fs-extra": "^7.0.0",
"git-branch": "^2.0.1",
"husky": "^0.14.3",
"lint-staged": "^4.3.0",
"node-sass": "^4.7.2",
"parcel": "^2.0.0-beta.1",
"postcss": "^8.2.1",
"prettier": "^1.7.4",
"rimraf": "^2.6.2",
"sass": "^1.26.10"
Expand Down
Loading

0 comments on commit 2b46ba7

Please sign in to comment.