Skip to content

Commit

Permalink
Bump drupal-jsonapi-params from 2.2.0 to 2.3.1 (#245)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent ac4cddf commit a83876a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"debug": "^4.3.4",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
"drupal-jsonapi-params": "^2.0.0",
"drupal-jsonapi-params": "^2.3.1",
"jest-axe": "^8.0.0",
"jest-extended": "^4.0.2",
"jsona": "^1.12.1",
Expand Down Expand Up @@ -124,7 +124,7 @@
"typescript": "^5.2.2"
},
"resolutions": {
"drupal-jsonapi-params": "2.2.0",
"drupal-jsonapi-params": "2.3.1",
"@types/react": "18.2.31"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8988,12 +8988,12 @@ __metadata:
languageName: node
linkType: hard

"drupal-jsonapi-params@npm:2.2.0":
version: 2.2.0
resolution: "drupal-jsonapi-params@npm:2.2.0"
"drupal-jsonapi-params@npm:2.3.1":
version: 2.3.1
resolution: "drupal-jsonapi-params@npm:2.3.1"
dependencies:
qs: ^6.10.3
checksum: 01c0f8c3c0bc1389181158e9248d8712fb11f716332a1a959782e5392d95c677e3b0f066ab920a7b27cf7a51147e913e377923f90aef7a43d9e376a0863a9657
checksum: 7ad03f11d2206f33f48d16801b0873569a63c548b114e4dc6692c10ef2fc2a1a4954cec1e9045d98b04de3213f6cd4ba0d69cccfd72e4586e55cd3f9f9e73ef6
languageName: node
linkType: hard

Expand Down Expand Up @@ -14060,7 +14060,7 @@ __metadata:
debug: ^4.3.4
dotenv: ^16.3.1
dotenv-expand: ^10.0.0
drupal-jsonapi-params: ^2.0.0
drupal-jsonapi-params: ^2.3.1
eslint: 8.53.0
eslint-config-next: ^14.0.0
eslint-config-prettier: ^9.0.0
Expand Down

0 comments on commit a83876a

Please sign in to comment.