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 Nov 4, 2023
1 parent 8329f07 commit 3bdfd5b
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 30 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].1
secops: apollo/[email protected].2

jobs:
# Filesize:
Expand Down
48 changes: 24 additions & 24 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@graphql-tools/schema": "10.0.0",
"@microsoft/api-extractor": "7.38.0",
"@microsoft/api-extractor": "7.38.2",
"@rollup/plugin-node-resolve": "11.2.1",
"@size-limit/esbuild-why": "8.2.6",
"@size-limit/preset-small-lib": "8.2.6",
Expand All @@ -121,11 +121,11 @@
"@types/fetch-mock": "7.3.7",
"@types/glob": "8.1.0",
"@types/hoist-non-react-statics": "3.3.4",
"@types/jest": "29.5.6",
"@types/jest": "29.5.7",
"@types/lodash": "4.14.200",
"@types/node": "20.8.9",
"@types/node-fetch": "2.6.7",
"@types/react": "18.2.33",
"@types/node": "20.8.10",
"@types/node-fetch": "2.6.8",
"@types/react": "18.2.34",
"@types/react-dom": "18.2.14",
"@types/use-sync-external-store": "0.0.5",
"@typescript-eslint/eslint-plugin": "6.7.5",
Expand Down

0 comments on commit 3bdfd5b

Please sign in to comment.