Skip to content

Commit 2b356b8

Browse files
deps: bump meow from 12.1.1 to 13.0.0 (#125)
Bumps [meow](https://github.com/sindresorhus/meow) from 12.1.1 to 13.0.0. - [Release notes](https://github.com/sindresorhus/meow/releases) - [Commits](sindresorhus/meow@v12.1.1...v13.0.0) --- updated-dependencies: - dependency-name: meow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d850acf commit 2b356b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/protons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"release": "aegir release"
131131
},
132132
"dependencies": {
133-
"meow": "^12.0.1",
133+
"meow": "^13.0.0",
134134
"protobufjs-cli": "^1.0.0"
135135
},
136136
"devDependencies": {

0 commit comments

Comments
 (0)