Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/dashboard/testing-li…
Browse files Browse the repository at this point in the history
…brary/jest-dom-6.2.0
  • Loading branch information
antgamdia authored Jan 8, 2024
2 parents 2931cd4 + 06dea1c commit b76b106
Show file tree
Hide file tree
Showing 6 changed files with 234 additions and 119 deletions.
28 changes: 14 additions & 14 deletions cmd/oci-catalog/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

72 changes: 36 additions & 36 deletions cmd/pinniped-proxy/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@tanstack/match-sorter-utils": "^8.8.4",
"@tanstack/react-table": "^8.11.2",
"ajv": "^8.12.0",
"axios": "^1.6.2",
"axios": "^1.6.5",
"fast-json-patch": "^3.1.1",
"google-protobuf": "^3.21.2",
"jsonwebtoken": "^9.0.2",
Expand Down Expand Up @@ -82,7 +82,7 @@
"@reduxjs/toolkit": "^1.9.7",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"@types/enzyme": "^3.10.18",
"@types/jest": "^29.5.11",
"@types/jsonwebtoken": "^9.0.5",
Expand All @@ -103,7 +103,7 @@
"enzyme": "^3.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-prettier": "^5.1.1",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-redos": "^4.4.5",
"jest-enzyme": "^7.1.2",
"jest-plugin-context": "^2.9.0",
Expand All @@ -121,13 +121,13 @@
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.69.5",
"shx": "^0.3.4",
"stylelint": "^16.0.2",
"stylelint": "^16.1.0",
"stylelint-config-idiomatic-order": "^10.0.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard-scss": "^12.0.0",
"stylelint-scss": "^6.0.0",
"ts-jest": "^29.1.1",
"ts-proto": "^1.165.2",
"ts-proto": "^1.166.2",
"typescript": "^5.3.3"
},
"resolutions": {
Expand Down
Loading

0 comments on commit b76b106

Please sign in to comment.