1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 07:15:23 +02:00

chore(tests): update AccessControlForm snapshots [EE-2348] (#6361)

This commit is contained in:
Chaim Lev-Ari 2022-01-07 17:14:36 +02:00 committed by GitHub
parent 5362e15624
commit c24d8fab0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 16 deletions

View file

@ -117,6 +117,7 @@
"rc-slider": "^9.7.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-query": "^3.34.3",
"react-is": "^17.0.2",
"react-select": "^5.2.1",
"react-table": "^7.7.0",
@ -214,7 +215,6 @@
"postcss": "7",
"postcss-loader": "4",
"prettier": "^2.5.1",
"react-query": "^3.34.3",
"react-test-renderer": "^17.0.2",
"source-map-loader": "^3.0.0",
"speed-measure-webpack-plugin": "^1.5.0",
@ -247,4 +247,4 @@
"pre-commit": "lint-staged"
}
}
}
}