Skip to content

Commit

Permalink
Merge c9f935b into 0bf9bbd
Browse files Browse the repository at this point in the history
  • Loading branch information
maoberlehner committed Oct 6, 2020
2 parents 0bf9bbd + c9f935b commit d6252b0
Show file tree
Hide file tree
Showing 14 changed files with 806 additions and 2,909 deletions.
1,107 changes: 604 additions & 503 deletions package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"url": "https://github.com/maoberlehner/node-sass-magic-importer/issues"
},
"devDependencies": {
"@avalanche/component-button": "^4.0.0-alpha.7",
"@avalanche/object-grid": "^4.0.0-alpha.15",
"@types/jest": "^26.0.13",
"@avalanche/component-button": "^4.0.0-alpha.9",
"@avalanche/object-grid": "^4.0.0-alpha.17",
"@types/jest": "^26.0.14",
"@types/node-sass": "^4.11.1",
"bootstrap": "4.0.0-beta",
"coveralls": "^3.1.0",
"jest": "^26.4.2",
"jest": "^26.5.2",
"lerna": "^3.22.1",
"node-sass": "^4.14.1",
"npm-check-updates": "^8.1.0",
"ts-jest": "^26.3.0",
"npm-check-updates": "^9.0.4",
"ts-jest": "^26.4.1",
"tslint": "^6.1.3",
"typescript": "^4.0.2"
"typescript": "^4.0.3"
},
"jest": {
"coveragePathIgnorePatterns": [
Expand Down
Loading

0 comments on commit d6252b0

Please sign in to comment.