Skip to content

Commit

Permalink
Feat: update shared data v1.3.0 (#103)
Browse files Browse the repository at this point in the history
* update package shared-data to version 1.3.0

* v2.20.0

* Revert "v2.20.0"

This reverts commit a187f78.

---------

Co-authored-by: Fufeck <[email protected]>
  • Loading branch information
MaGOs92 and fufeck authored Dec 17, 2024
1 parent 5c3a92c commit 75881ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prepublishOnly": "yarn build-minicog && yarn transpile"
},
"dependencies": {
"@ban-team/shared-data": "^1.2.0",
"@ban-team/shared-data": "^1.3.0",
"@etalab/project-legal": "^0.6.0",
"blob-to-buffer": "^1.2.9",
"bluebird": "^3.7.2",
Expand Down Expand Up @@ -84,4 +84,4 @@
"**/commands"
]
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1148,10 +1148,10 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"

"@ban-team/shared-data@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@ban-team/shared-data/-/shared-data-1.2.0.tgz#0e29e84a00f7df3b17e5821bde1405a2bfa656b5"
integrity sha512-35jz6ITHHufUKxXAfa8ReSMl6lZarnfVBkS++wgHpk27e9K52bXyAHo+n3X331n2mSzoIQXxFK7SEcPob7a5cA==
"@ban-team/shared-data@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@ban-team/shared-data/-/shared-data-1.3.0.tgz#8f281fda4cbfe232e750a5c4d888a1073fcc3a74"
integrity sha512-9mV0bMVdg3CYeYl70c0iChUCQTs+1PMjq2NtJNkYqCskEos+EhzeKyKIPMcAvTN4gy4S7x0jYCYpqxFnGZAKCQ==

"@eslint-community/eslint-utils@^4.2.0":
version "4.4.0"
Expand Down

0 comments on commit 75881ac

Please sign in to comment.