Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent c7a1b71 commit bda33d9
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 64 deletions.
96 changes: 41 additions & 55 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
"zen-observable-ts": "^1.2.5"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.10.1",
"@babel/parser": "7.22.11",
"@arethetypeswrong/cli": "0.10.2",
"@babel/parser": "7.22.16",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@graphql-tools/schema": "10.0.0",
Expand All @@ -118,16 +118,16 @@
"@testing-library/user-event": "14.4.3",
"@tsconfig/node20": "20.1.2",
"@types/bytes": "3.1.1",
"@types/fetch-mock": "7.3.5",
"@types/fetch-mock": "7.3.6",
"@types/glob": "8.1.0",
"@types/hoist-non-react-statics": "3.3.1",
"@types/jest": "29.5.4",
"@types/lodash": "4.14.197",
"@types/lodash": "4.14.198",
"@types/node": "20.6.0",
"@types/node-fetch": "2.6.4",
"@types/node-fetch": "2.6.5",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/use-sync-external-store": "0.0.3",
"@types/use-sync-external-store": "0.0.4",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@typescript-eslint/rule-tester": "6.6.0",
Expand Down Expand Up @@ -159,14 +159,14 @@
"react-dom-17": "npm:react-dom@^17",
"react-error-boundary": "3.1.4",
"recast": "0.23.4",
"resolve": "1.22.4",
"resolve": "1.22.5",
"rimraf": "5.0.1",
"rollup": "2.79.1",
"rollup-plugin-terser": "7.0.2",
"rxjs": "7.8.1",
"size-limit": "8.2.6",
"subscriptions-transport-ws": "0.11.0",
"terser": "5.19.2",
"terser": "5.19.4",
"ts-api-utils": "1.0.3",
"ts-jest": "29.1.1",
"ts-jest-resolver": "2.0.1",
Expand All @@ -175,7 +175,7 @@
"typescript": "5.2.2",
"wait-for-observables": "1.0.3",
"web-streams-polyfill": "3.2.1",
"whatwg-fetch": "3.6.17"
"whatwg-fetch": "3.6.19"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit bda33d9

Please sign in to comment.