Skip to content

Commit

Permalink
Merge branch 'bugfix/fix-security-issues'
Browse files Browse the repository at this point in the history
  • Loading branch information
maoberlehner committed Sep 6, 2020
2 parents 4570b48 + 47579a0 commit 0bf9bbd
Show file tree
Hide file tree
Showing 14 changed files with 10,385 additions and 12,933 deletions.
12,305 changes: 7,878 additions & 4,427 deletions package-lock.json

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -28,17 +28,17 @@
"devDependencies": {
"@avalanche/component-button": "^4.0.0-alpha.7",
"@avalanche/object-grid": "^4.0.0-alpha.15",
"@types/jest": "^24.0.13",
"@types/node-sass": "^4.11.0",
"@types/jest": "^26.0.13",
"@types/node-sass": "^4.11.1",
"bootstrap": "4.0.0-beta",
"coveralls": "^3.0.3",
"jest": "^24.8.0",
"lerna": "^3.14.1",
"node-sass": "^4.12.0",
"npm-check-updates": "^3.1.9",
"ts-jest": "^24.0.2",
"tslint": "^5.17.0",
"typescript": "^3.5.1"
"coveralls": "^3.1.0",
"jest": "^26.4.2",
"lerna": "^3.22.1",
"node-sass": "^4.14.1",
"npm-check-updates": "^8.1.0",
"ts-jest": "^26.3.0",
"tslint": "^6.1.3",
"typescript": "^4.0.2"
},
"jest": {
"coveragePathIgnorePatterns": [
Expand Down

0 comments on commit 0bf9bbd

Please sign in to comment.