Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit a11fd79

Browse files
Bump @foxglove/rosmsg from 4.0.0 to 5.0.4 (#370)
Bumps [@foxglove/rosmsg](https://github.com/foxglove/rosmsg) from 4.0.0 to 5.0.4. - [Commits](foxglove/rosmsg@v4.0.0...v5.0.4) --- updated-dependencies: - dependency-name: "@foxglove/rosmsg" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0655aae commit a11fd79

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@foxglove/eslint-plugin": "0.22.1",
52-
"@foxglove/rosmsg": "^4.0.0",
52+
"@foxglove/rosmsg": "^5.0.4",
5353
"@foxglove/tsconfig": "1.1.0",
5454
"@types/jest": "^29.4.0",
5555
"@types/node": "^20.3.2",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -558,22 +558,17 @@
558558
tsutils "^3"
559559
typescript "^4 || ^5"
560560

561-
"@foxglove/message-definition@^0.2.0":
562-
version "0.2.0"
563-
resolved "https://registry.yarnpkg.com/@foxglove/message-definition/-/message-definition-0.2.0.tgz#e31922e58e57d224717bcfbd20d3cbaad709dc6b"
564-
integrity sha512-IQHIGCvBZR8GIua9nEpS+hsMF3gm1bfbrrnjG0rgtcFBWiNuKbzx4vIP8OIwDC+8wtwcFdfJhf4Vp5TPFiUUcQ==
565-
566561
"@foxglove/message-definition@^0.3.1":
567562
version "0.3.1"
568563
resolved "https://registry.yarnpkg.com/@foxglove/message-definition/-/message-definition-0.3.1.tgz#63f48e8f3de47bba8943d8bfa8021af635254f1c"
569564
integrity sha512-nkPowiED67LjcKEC77CprkUG3XvSsFHHR9HEwWCuhnIC2wm0W57T1J+WWvteoArZ7SdGGlKzSYSRFyjQkgmITw==
570565

571-
"@foxglove/rosmsg@^4.0.0":
572-
version "4.0.0"
573-
resolved "https://registry.yarnpkg.com/@foxglove/rosmsg/-/rosmsg-4.0.0.tgz#b0f1b57db4bfe2ea00f1d5904caeedb2d13bccb0"
574-
integrity sha512-MuTAcA4U+wzlhUIHYgfBrjTDE/kzukWmhyI8suKgmjlnVjrpyzDNiMYsV5lU0KTW6noGKtqu46ZtxWSEWsOsEg==
566+
"@foxglove/rosmsg@^5.0.4":
567+
version "5.0.4"
568+
resolved "https://registry.yarnpkg.com/@foxglove/rosmsg/-/rosmsg-5.0.4.tgz#445328d9722dff6960e060113a930f64a76b3ecb"
569+
integrity sha512-s0JQLA6Zi0Qh9HtzyAan30sjiMU0u34+fkwccek/Xt+aQjCkSoErP/U4NBP6hCDfp0fBcb7CDSU2ggLFy/rJAQ==
575570
dependencies:
576-
"@foxglove/message-definition" "^0.2.0"
571+
"@foxglove/message-definition" "^0.3.1"
577572
md5-typescript "^1.0.5"
578573

579574
"@foxglove/tsconfig@1.1.0":

0 commit comments

Comments
 (0)