Skip to content

Commit

Permalink
Merge pull request #55 from snyk-tech-services/develop
Browse files Browse the repository at this point in the history
release changes
  • Loading branch information
aarlaud authored Oct 5, 2021
2 parents 45059a4 + 11ba4fb commit 34d6e05
Show file tree
Hide file tree
Showing 3 changed files with 1,027 additions and 1,185 deletions.
2 changes: 1 addition & 1 deletion .clabot
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"contributors": ["aarlaud","punkle", "nicolasarnold12321"]
"contributors": ["aarlaud","punkle", "nicolasarnold12321","snyk-bot","erikvanbrakel"]
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"build": "yarn tsc"
},
"dependencies": {
"@backstage/catalog-model": "^0.9.0",
"@backstage/core-components": "^0.4.1",
"@backstage/core-plugin-api": "^0.1.3",
"@backstage/plugin-catalog-react": "^0.4.1",
"@backstage/catalog-model": "^0.9.3",
"@backstage/core-components": "^0.6.0",
"@backstage/core-plugin-api": "^0.1.9",
"@backstage/plugin-catalog-react": "^0.5.1",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
Expand All @@ -25,8 +25,8 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/cli": "^0.7.3",
"@backstage/dev-utils": "^0.2.0",
"@backstage/cli": "^0.7.14",
"@backstage/dev-utils": "^0.2.11",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^13.1.9",
Expand Down
Loading

0 comments on commit 34d6e05

Please sign in to comment.