Skip to content

Commit

Permalink
feat(plugins): sonar plugin added
Browse files Browse the repository at this point in the history
sonar plugin added

ARC-101
  • Loading branch information
sadarunnisa-sf committed Aug 20, 2024
1 parent f0b7805 commit a137be8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@
"react-idle-timer": "^5.7.2",
"react-router": "6.11.2",
"react-router-dom": "6.11.2",
"react-use": "^17.2.4",
"ts-jest": "^29.2.4"
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/test-utils": "^1.3.1",
Expand All @@ -71,7 +70,8 @@
"cross-env": "^7.0.0",
"cypress": "^9.7.0",
"eslint-plugin-cypress": "^2.10.3",
"start-server-and-test": "^1.10.11"
"start-server-and-test": "^1.10.11",
"ts-jest": "^29.2.4"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit a137be8

Please sign in to comment.