Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#11360)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 7a49cd0 commit c05871c
Show file tree
Hide file tree
Showing 4 changed files with 99 additions and 76 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
secops: apollo/[email protected].2
secops: apollo/[email protected].3

jobs:
# Filesize:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/exit-prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
replace: ""

- name: Write previous version to package.json
uses: jaywcjlove/[email protected].1
uses: jaywcjlove/[email protected].2
with:
version: ${{ steps.formatversion.outputs.value }}

Expand Down
145 changes: 84 additions & 61 deletions package-lock.json

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

26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,11 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.12.2",
"@babel/parser": "7.23.0",
"@babel/parser": "7.23.4",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@graphql-tools/schema": "10.0.0",
"@microsoft/api-extractor": "7.38.2",
"@graphql-tools/schema": "10.0.2",
"@microsoft/api-extractor": "7.38.3",
"@rollup/plugin-node-resolve": "11.2.1",
"@size-limit/esbuild-why": "8.2.6",
"@size-limit/preset-small-lib": "8.2.6",
Expand All @@ -120,17 +120,17 @@
"@testing-library/react-12": "npm:@testing-library/react@^12",
"@testing-library/user-event": "14.5.1",
"@tsconfig/node20": "20.1.2",
"@types/bytes": "3.1.3",
"@types/fetch-mock": "7.3.7",
"@types/bytes": "3.1.4",
"@types/fetch-mock": "7.3.8",
"@types/glob": "8.1.0",
"@types/hoist-non-react-statics": "3.3.4",
"@types/jest": "29.5.7",
"@types/lodash": "4.14.200",
"@types/hoist-non-react-statics": "3.3.5",
"@types/jest": "29.5.10",
"@types/lodash": "4.14.202",
"@types/node": "20.8.10",
"@types/node-fetch": "2.6.8",
"@types/react": "18.2.35",
"@types/react-dom": "18.2.14",
"@types/use-sync-external-store": "0.0.5",
"@types/node-fetch": "2.6.9",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"@types/use-sync-external-store": "0.0.6",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/rule-tester": "6.7.5",
Expand All @@ -143,7 +143,7 @@
"eslint": "8.51.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "npm:@phryneas/[email protected]",
"eslint-plugin-local-rules": "2.0.0",
"eslint-plugin-local-rules": "2.0.1",
"eslint-plugin-testing-library": "5.11.1",
"expect-type": "0.17.3",
"fetch-mock": "9.11.0",
Expand Down

0 comments on commit c05871c

Please sign in to comment.