Skip to content

Commit

Permalink
9.0.0 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions[bot] and github-actions authored Oct 20, 2023
1 parent b242af2 commit c86978a
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 51 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [9.0.0]
### Changed
- Whatever

## [8.2.0]
### Added
- Add struct utils for validating JSON objects with optional values ([#136](https://github.com/MetaMask/utils/pull/136))
Expand Down Expand Up @@ -204,7 +208,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release

[Unreleased]: https://github.com/MetaMask/utils/compare/v8.2.0...HEAD
[Unreleased]: https://github.com/MetaMask/utils/compare/v9.0.0...HEAD
[9.0.0]: https://github.com/MetaMask/utils/compare/v8.2.0...v9.0.0
[8.2.0]: https://github.com/MetaMask/utils/compare/v8.1.0...v8.2.0
[8.1.0]: https://github.com/MetaMask/utils/compare/v8.0.0...v8.1.0
[8.0.0]: https://github.com/MetaMask/utils/compare/v7.1.0...v8.0.0
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/utils",
"version": "8.2.0",
"name": "@mcmire/utils",
"version": "9.0.0",
"description": "Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase",
"homepage": "https://github.com/MetaMask/utils#readme",
"bugs": {
Expand Down
96 changes: 48 additions & 48 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1143,6 +1143,54 @@ __metadata:
languageName: node
linkType: hard

"@mcmire/utils@workspace:.":
version: 0.0.0-use.local
resolution: "@mcmire/utils@workspace:."
dependencies:
"@ethereumjs/tx": ^4.2.0
"@lavamoat/allow-scripts": ^2.3.1
"@lavamoat/preinstall-always-fail": ^1.0.0
"@metamask/auto-changelog": ^3.1.0
"@metamask/eslint-config": ^12.0.0
"@metamask/eslint-config-jest": ^12.0.0
"@metamask/eslint-config-nodejs": ^12.0.0
"@metamask/eslint-config-typescript": ^12.0.0
"@noble/hashes": ^1.3.1
"@scure/base": ^1.1.3
"@types/debug": ^4.1.7
"@types/jest": ^28.1.7
"@types/jest-when": ^3.5.3
"@types/node": ^17.0.23
"@typescript-eslint/eslint-plugin": ^5.43.0
"@typescript-eslint/parser": ^5.43.0
debug: ^4.3.4
depcheck: ^1.4.7
eslint: ^8.44.0
eslint-config-prettier: ^8.8.0
eslint-plugin-import: ^2.27.5
eslint-plugin-jest: ^27.2.2
eslint-plugin-jsdoc: ^39.9.1
eslint-plugin-n: ^15.7.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.1.1
jest: ^29.2.2
jest-it-up: ^2.0.2
jest-when: ^3.6.0
pony-cause: ^2.1.10
prettier: ^2.7.1
prettier-plugin-packagejson: ^2.3.0
semver: ^7.5.4
stdio-mock: ^1.2.0
superstruct: ^1.0.3
ts-jest: ^29.0.3
ts-node: ^10.7.0
tsd: ^0.24.1
tsup: ^7.2.0
typedoc: ^0.23.15
typescript: ~4.8.4
languageName: unknown
linkType: soft

"@metamask/auto-changelog@npm:^3.1.0":
version: 3.3.0
resolution: "@metamask/auto-changelog@npm:3.3.0"
Expand Down Expand Up @@ -1208,54 +1256,6 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@workspace:.":
version: 0.0.0-use.local
resolution: "@metamask/utils@workspace:."
dependencies:
"@ethereumjs/tx": ^4.2.0
"@lavamoat/allow-scripts": ^2.3.1
"@lavamoat/preinstall-always-fail": ^1.0.0
"@metamask/auto-changelog": ^3.1.0
"@metamask/eslint-config": ^12.0.0
"@metamask/eslint-config-jest": ^12.0.0
"@metamask/eslint-config-nodejs": ^12.0.0
"@metamask/eslint-config-typescript": ^12.0.0
"@noble/hashes": ^1.3.1
"@scure/base": ^1.1.3
"@types/debug": ^4.1.7
"@types/jest": ^28.1.7
"@types/jest-when": ^3.5.3
"@types/node": ^17.0.23
"@typescript-eslint/eslint-plugin": ^5.43.0
"@typescript-eslint/parser": ^5.43.0
debug: ^4.3.4
depcheck: ^1.4.7
eslint: ^8.44.0
eslint-config-prettier: ^8.8.0
eslint-plugin-import: ^2.27.5
eslint-plugin-jest: ^27.2.2
eslint-plugin-jsdoc: ^39.9.1
eslint-plugin-n: ^15.7.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.1.1
jest: ^29.2.2
jest-it-up: ^2.0.2
jest-when: ^3.6.0
pony-cause: ^2.1.10
prettier: ^2.7.1
prettier-plugin-packagejson: ^2.3.0
semver: ^7.5.4
stdio-mock: ^1.2.0
superstruct: ^1.0.3
ts-jest: ^29.0.3
ts-node: ^10.7.0
tsd: ^0.24.1
tsup: ^7.2.0
typedoc: ^0.23.15
typescript: ~4.8.4
languageName: unknown
linkType: soft

"@noble/curves@npm:1.1.0, @noble/curves@npm:~1.1.0":
version: 1.1.0
resolution: "@noble/curves@npm:1.1.0"
Expand Down

0 comments on commit c86978a

Please sign in to comment.