Skip to content

Commit

Permalink
build: dependencies updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Anidetrix committed May 31, 2020
1 parent d1f2a37 commit 45ed964
Show file tree
Hide file tree
Showing 2 changed files with 639 additions and 627 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
"tslib": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.10.0",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/preset-env": "^7.10.0",
"@babel/core": "^7.10.2",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-angular": "^8.3.4",
"@commitlint/prompt-cli": "^8.3.5",
Expand All @@ -87,8 +87,8 @@
"@types/postcss-load-config": "^2.0.1",
"@types/resolve": "^1.17.1",
"@types/uglifycss": "^0.0.6",
"@typescript-eslint/eslint-plugin": "^3.0.1",
"@typescript-eslint/parser": "^3.0.1",
"@typescript-eslint/eslint-plugin": "^3.0.2",
"@typescript-eslint/parser": "^3.0.2",
"autoprefixer": "^9.8.0",
"babel-plugin-transform-node-env-inline": "^0.4.3",
"builtin-modules": "^3.1.0",
Expand All @@ -100,27 +100,27 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-unicorn": "^20.1.0",
"fibers": "^5.0.0",
"gh-pages": "^2.2.0",
"gh-pages": "^3.0.0",
"husky": "^4.2.5",
"jest": "^26.0.1",
"jest-circus": "^26.0.1",
"less": "^3.11.1",
"lint-staged": "^10.2.6",
"lint-staged": "^10.2.7",
"minireset.css": "^0.0.6",
"node-sass": "^4.14.1",
"postcss-custom-properties": "^9.1.1",
"prettier": "^2.0.5",
"rollup": "^2.10.9",
"rollup": "^2.11.2",
"rollup-plugin-dts": "^1.4.7",
"rollup-plugin-lit-css": "^2.0.3",
"rollup-plugin-node-externals": "^2.2.0",
"rollup-plugin-terser": "^6.1.0",
"sass": "^1.26.5",
"sass": "^1.26.7",
"semantic-release": "^17.0.8",
"shx": "^0.3.2",
"stylus": "^0.54.7",
"sugarss": "^2.0.0",
"ts-jest": "^26.0.0",
"ts-jest": "^26.1.0",
"typedoc": "^0.17.7",
"typescript": "^3.9.3"
},
Expand Down
Loading

0 comments on commit 45ed964

Please sign in to comment.