Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aelbore committed Sep 14, 2020
1 parent e8570da commit 684033a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
},
"homepage": "https://github.com/aelbore/aria-build#readme",
"peerDependencies": {
"@swc/core": ">=1.2.22",
"aria-fs": ">=0.5.1",
"@swc/core": ">=1.2.28",
"aria-fs": ">=0.5.2",
"typescript": "^4.0.2"
},
"devDependencies": {
"@types/mocha": "^8.0.3",
"@types/mock-fs": "^4.10.0",
"@types/node": "^14.6.4",
"@types/node": "^14.10.1",
"coveralls": "^3.1.0",
"mock-fs": "^4.13.0",
"mock-require": "^3.0.3",
Expand All @@ -55,10 +55,10 @@
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-replace": "^2.3.3",
"@rollup/plugin-url": "^5.0.1",
"esbuild": "^0.6.30",
"esbuild": "^0.7.1",
"magic-string": "^0.25.7",
"rollup": "^2.26.10",
"rollup-plugin-dts": "^1.4.12",
"rollup": "^2.26.11",
"rollup-plugin-dts": "^1.4.13",
"rollup-plugin-minify-html-literals": "^1.2.5",
"rollup-plugin-terser": "^7.0.2",
"sade": "^1.7.3",
Expand Down

0 comments on commit 684033a

Please sign in to comment.