Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies #324

Merged
merged 1 commit into from
Oct 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"publish:all": "oao publish --no-changelog --bump-dependent-reqs=exact"
},
"devDependencies": {
"@biomejs/biome": "1.9.2",
"@biomejs/biome": "1.9.3",
"benchmark": "2.1.4",
"systeminformation": "5.23.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/benchmark-messageformat/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.17
FROM node:20.18

WORKDIR /usr/src/app

Expand Down
2 changes: 1 addition & 1 deletion packages/benchmark-messageformat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"@eo-locale/core": "1.7.2",
"@ffz/icu-msgparser": "2.0.0",
"@messageformat/core": "3.3.0",
"@messageformat/core": "3.4.0",
"@onigoetz/intl-formatters": "1.0.0-rc.2",
"@onigoetz/make-plural": "1.0.0-rc.2",
"@onigoetz/messageformat": "1.0.0-rc.2",
Expand Down
86 changes: 43 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@ __metadata:
languageName: node
linkType: hard

"@biomejs/biome@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/biome@npm:1.9.2"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:1.9.2"
"@biomejs/cli-darwin-x64": "npm:1.9.2"
"@biomejs/cli-linux-arm64": "npm:1.9.2"
"@biomejs/cli-linux-arm64-musl": "npm:1.9.2"
"@biomejs/cli-linux-x64": "npm:1.9.2"
"@biomejs/cli-linux-x64-musl": "npm:1.9.2"
"@biomejs/cli-win32-arm64": "npm:1.9.2"
"@biomejs/cli-win32-x64": "npm:1.9.2"
"@biomejs/biome@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/biome@npm:1.9.3"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:1.9.3"
"@biomejs/cli-darwin-x64": "npm:1.9.3"
"@biomejs/cli-linux-arm64": "npm:1.9.3"
"@biomejs/cli-linux-arm64-musl": "npm:1.9.3"
"@biomejs/cli-linux-x64": "npm:1.9.3"
"@biomejs/cli-linux-x64-musl": "npm:1.9.3"
"@biomejs/cli-win32-arm64": "npm:1.9.3"
"@biomejs/cli-win32-x64": "npm:1.9.3"
dependenciesMeta:
"@biomejs/cli-darwin-arm64":
optional: true
Expand All @@ -72,62 +72,62 @@ __metadata:
optional: true
bin:
biome: bin/biome
checksum: 10c0/0addf6a387112ba950693ae0b782db93f307300de111a46902c745c25baab5aaf1a3558be830f373e4f034d45eaa011b6bccfdc1e18d26f733136c32dffd83f9
checksum: 10c0/20cede5918c6a21d2f6ee4306e2bf395cb9ea4baef68e4f91b7fa3735102a626b565cdc1d4d21ad76faacc1fdf8fd23bdda563bb80906a777ba0bfd2189f41c9
languageName: node
linkType: hard

"@biomejs/cli-darwin-arm64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-darwin-arm64@npm:1.9.2"
"@biomejs/cli-darwin-arm64@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-darwin-arm64@npm:1.9.3"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@biomejs/cli-darwin-x64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-darwin-x64@npm:1.9.2"
"@biomejs/cli-darwin-x64@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-darwin-x64@npm:1.9.3"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@biomejs/cli-linux-arm64-musl@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.2"
"@biomejs/cli-linux-arm64-musl@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.3"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@biomejs/cli-linux-arm64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-linux-arm64@npm:1.9.2"
"@biomejs/cli-linux-arm64@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-linux-arm64@npm:1.9.3"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@biomejs/cli-linux-x64-musl@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.2"
"@biomejs/cli-linux-x64-musl@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.3"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@biomejs/cli-linux-x64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-linux-x64@npm:1.9.2"
"@biomejs/cli-linux-x64@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-linux-x64@npm:1.9.3"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@biomejs/cli-win32-arm64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-win32-arm64@npm:1.9.2"
"@biomejs/cli-win32-arm64@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-win32-arm64@npm:1.9.3"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@biomejs/cli-win32-x64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-win32-x64@npm:1.9.2"
"@biomejs/cli-win32-x64@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-win32-x64@npm:1.9.3"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -427,17 +427,17 @@ __metadata:
languageName: node
linkType: hard

"@messageformat/core@npm:3.3.0":
version: 3.3.0
resolution: "@messageformat/core@npm:3.3.0"
"@messageformat/core@npm:3.4.0":
version: 3.4.0
resolution: "@messageformat/core@npm:3.4.0"
dependencies:
"@messageformat/date-skeleton": "npm:^1.0.0"
"@messageformat/number-skeleton": "npm:^1.0.0"
"@messageformat/parser": "npm:^5.1.0"
"@messageformat/runtime": "npm:^3.0.1"
make-plural: "npm:^7.0.0"
safe-identifier: "npm:^0.4.1"
checksum: 10c0/5880d96be2551fbe156db9fe6a41411e8a0e01bb27192fd9f3dae020be8178e41f78846d1b689f150b9ac9b4692f5951c49ed23624ecc68150344aa57eff200c
checksum: 10c0/8f5591c3e72b7771b036452465ee60c912c1cea6adb3d0f55e7a4be8737c02e1d1cb8620bb894dbc9dfcf28f77faff378c3c159e177a0cbe500b1ee74c41f70f
languageName: node
linkType: hard

Expand Down Expand Up @@ -593,7 +593,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@onigoetz/i18n-parent@workspace:."
dependencies:
"@biomejs/biome": "npm:1.9.2"
"@biomejs/biome": "npm:1.9.3"
benchmark: "npm:2.1.4"
systeminformation: "npm:5.23.5"
languageName: unknown
Expand Down Expand Up @@ -657,7 +657,7 @@ __metadata:
dependencies:
"@eo-locale/core": "npm:1.7.2"
"@ffz/icu-msgparser": "npm:2.0.0"
"@messageformat/core": "npm:3.3.0"
"@messageformat/core": "npm:3.4.0"
"@onigoetz/intl-formatters": "npm:1.0.0-rc.2"
"@onigoetz/make-plural": "npm:1.0.0-rc.2"
"@onigoetz/messageformat": "npm:1.0.0-rc.2"
Expand Down