Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/ansi-regex-4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
charlielizzy authored Dec 29, 2023
2 parents 139650a + 0f584ac commit d2c9994
Show file tree
Hide file tree
Showing 16 changed files with 2,984 additions and 2,686 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: 7.17.1
version: 8.10.5
run_install: false

- name: Get pnpm store directory
Expand Down
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Only one member of each team is allowed to be in code owners. That way we force cross-team collaboration

* @poteirard @moshie @katebeavis @raff-r @admmasters @matsoftware @katebeavis @TomGroombridge @khumbon @OlenaKashuba
* @moshie @katebeavis @raff-r @admmasters @katebeavis @TomGroombridge @khumbon @OlenaKashuba
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react-headroom": "^3.0.0",
"react-modal": "^3.11.2",
"react-use-clipboard": "^1.0.7",
"rollup-plugin-swc3": "^0.7.0",
"rollup-plugin-swc3": "^0.10.4",
"styled-normalize": "^8.0.7",
"tippy.js": "^6.2.7",
"util-deprecate": "^1.0.2"
Expand Down Expand Up @@ -151,7 +151,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/zopaUK/react-components.git"
"url": "git+https://github.com/ZopaPublic/react-components.git"
},
"bugs": {
"url": "https://github.com/zopaUK/react-components/issues"
Expand All @@ -164,5 +164,5 @@
"@types/react": "^17",
"@types/react-dom": "^17"
},
"packageManager": "pnpm@7.15.0"
"packageManager": "pnpm@8.10.5"
}
Loading

0 comments on commit d2c9994

Please sign in to comment.