Skip to content

Commit 5d41aa5

Browse files
dependabot[bot]acelaya
authored andcommitted
Bump @hypothesis/frontend-build from 2.2.0 to 3.0.0
Bumps [@hypothesis/frontend-build](https://github.com/hypothesis/frontend-build) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/hypothesis/frontend-build/releases) - [Changelog](https://github.com/hypothesis/frontend-build/blob/main/CHANGELOG.md) - [Commits](hypothesis/frontend-build@v2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: "@hypothesis/frontend-build" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 444d58a commit 5d41aa5

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/preset-env": "^7.1.6",
1111
"@babel/preset-react": "^7.0.0",
1212
"@babel/preset-typescript": "^7.18.6",
13-
"@hypothesis/frontend-build": "^2.2.0",
13+
"@hypothesis/frontend-build": "^3.0.0",
1414
"@rollup/plugin-babel": "^6.0.0",
1515
"@rollup/plugin-commonjs": "^25.0.0",
1616
"@rollup/plugin-node-resolve": "^15.0.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2047,24 +2047,24 @@ __metadata:
20472047
languageName: node
20482048
linkType: hard
20492049

2050-
"@hypothesis/frontend-build@npm:^2.2.0":
2051-
version: 2.2.0
2052-
resolution: "@hypothesis/frontend-build@npm:2.2.0"
2050+
"@hypothesis/frontend-build@npm:^3.0.0":
2051+
version: 3.0.0
2052+
resolution: "@hypothesis/frontend-build@npm:3.0.0"
20532053
dependencies:
2054-
commander: ^10.0.0
2054+
commander: ^11.0.0
20552055
fancy-log: ^2.0.0
20562056
glob: ^10.0.0
20572057
peerDependencies:
20582058
autoprefixer: ^10.3.7
20592059
karma: ^6.3.4
20602060
postcss: ^8.3.9
2061-
rollup: ^3.2.2
2061+
rollup: ^4.0.2
20622062
sass: ^1.43.2
20632063
tailwindcss: ^3.0.11
20642064
peerDependenciesMeta:
20652065
tailwindcss:
20662066
optional: true
2067-
checksum: 545da8a341c75ef049bc671fec3e9ab62c90869c1fedbe7fe8dbacc9bdf1c16ad19c3476da0c273310c523ab1a0f8333637d2a9480109cafe35636c500b985f9
2067+
checksum: ea05f3c00bc9054cd37aaabb5bc391e39cf7c8abecfc002950a22a6fe61d13a28b89194d2bbba6619d234d37a1c8ca5874a191ad8e50485ed66e77805b8fe385
20682068
languageName: node
20692069
linkType: hard
20702070

@@ -2077,7 +2077,7 @@ __metadata:
20772077
"@babel/preset-env": ^7.1.6
20782078
"@babel/preset-react": ^7.0.0
20792079
"@babel/preset-typescript": ^7.18.6
2080-
"@hypothesis/frontend-build": ^2.2.0
2080+
"@hypothesis/frontend-build": ^3.0.0
20812081
"@rollup/plugin-babel": ^6.0.0
20822082
"@rollup/plugin-commonjs": ^25.0.0
20832083
"@rollup/plugin-node-resolve": ^15.0.0
@@ -4156,10 +4156,10 @@ __metadata:
41564156
languageName: node
41574157
linkType: hard
41584158

4159-
"commander@npm:^10.0.0":
4160-
version: 10.0.1
4161-
resolution: "commander@npm:10.0.1"
4162-
checksum: 436901d64a818295803c1996cd856621a74f30b9f9e28a588e726b2b1670665bccd7c1a77007ebf328729f0139838a88a19265858a0fa7a8728c4656796db948
4159+
"commander@npm:^11.0.0":
4160+
version: 11.1.0
4161+
resolution: "commander@npm:11.1.0"
4162+
checksum: fd1a8557c6b5b622c89ecdfde703242ab7db3b628ea5d1755784c79b8e7cb0d74d65b4a262289b533359cd58e1bfc0bf50245dfbcd2954682a6f367c828b79ef
41634163
languageName: node
41644164
linkType: hard
41654165

0 commit comments

Comments
 (0)