Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
* chore: bump @types/js-yaml from 4.0.5 to 4.0.6

Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)

---
updated-dependencies:
- dependency-name: "@types/js-yaml"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: bump deps

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan P Lopez <[email protected]>
  • Loading branch information
dependabot[bot] and dolcalmi authored Sep 18, 2023
1 parent 4a132d8 commit 6ca3f3f
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 123 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"jwks-rsa": "^3.0.1",
"knex": "^2.5.1",
"libphonenumber-js": "^1.10.44",
"lightning": "^9.13.2",
"lightning": "^9.13.3",
"ln-service": "^56.13.0",
"lodash.debounce": "^4.0.8",
"lodash.groupby": "^4.6.0",
Expand Down Expand Up @@ -121,25 +121,25 @@
"devDependencies": {
"@apollo/client": "3.8.3",
"@apollo/rover": "^0.18.1",
"@babel/core": "^7.22.19",
"@babel/preset-env": "^7.22.15",
"@babel/core": "^7.22.20",
"@babel/preset-env": "^7.22.20",
"@graphql-tools/jest-transform": "^2.0.0",
"@jest/test-sequencer": "^29.7.0",
"@swc/core": "1.3.84",
"@swc/core": "1.3.85",
"@swc/jest": "^0.2.29",
"@types/babel__core": "^7.20.1",
"@types/babel__preset-env": "^7.9.2",
"@types/basic-auth": "^1.1.3",
"@types/babel__core": "^7.20.2",
"@types/babel__preset-env": "^7.9.3",
"@types/basic-auth": "^1.1.4",
"@types/cookie": "^0.5.2",
"@types/cookie-parser": "^1.4.4",
"@types/dedent": "^0.7.0",
"@types/eslint": "^8.44.2",
"@types/express": "^4.17.15",
"@types/google-protobuf": "^3.15.6",
"@types/i18n": "^0.13.5",
"@types/jest": "^29.5.4",
"@types/js-yaml": "^4.0.2",
"@types/jsonwebtoken": "^9.0.1",
"@types/jest": "^29.5.5",
"@types/js-yaml": "^4.0.6",
"@types/jsonwebtoken": "^9.0.3",
"@types/lodash.debounce": "^4.0.7",
"@types/lodash.difference": "^4.5.6",
"@types/lodash.find": "^4.6.6",
Expand All @@ -150,7 +150,7 @@
"@types/lodash.sortby": "^4.7.6",
"@types/lodash.sumby": "^4.6.6",
"@types/migrate-mongo": "^10.0.0",
"@types/node": "^20.6.0",
"@types/node": "^20.6.2",
"@types/node-jose": "^1.1.10",
"@types/nodemon": "^1.19.2",
"@types/react": "^18.2.21",
Expand All @@ -162,7 +162,7 @@
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-prettier": "^5.0.0",
"graphql-subscriptions": "^2.0.0",
"grpc-tools": "^1.12.4",
Expand Down
Loading

0 comments on commit 6ca3f3f

Please sign in to comment.