Skip to content

Commit c1d7675

Browse files
dependabot[bot]acelaya
authored andcommitted
Bump @hypothesis/frontend-build from 4.1.0 to 5.0.1
Bumps [@hypothesis/frontend-build](https://github.com/hypothesis/frontend-build) from 4.1.0 to 5.0.1. - [Release notes](https://github.com/hypothesis/frontend-build/releases) - [Commits](hypothesis/frontend-build@v4.1.0...v5.0.1) --- updated-dependencies: - dependency-name: "@hypothesis/frontend-build" dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ef41c6 commit c1d7675

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@babel/preset-env": "^7.1.6",
4242
"@babel/preset-react": "^7.0.0",
4343
"@babel/preset-typescript": "^7.16.7",
44-
"@hypothesis/frontend-build": "^4.1.0",
44+
"@hypothesis/frontend-build": "^5.0.1",
4545
"@hypothesis/frontend-shared": "^10.2.0",
4646
"@hypothesis/frontend-testing": "^1.7.1",
4747
"@rollup/plugin-babel": "^6.0.0",

yarn.lock

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1774,7 +1774,7 @@ __metadata:
17741774
"@babel/preset-env": ^7.1.6
17751775
"@babel/preset-react": ^7.0.0
17761776
"@babel/preset-typescript": ^7.16.7
1777-
"@hypothesis/frontend-build": ^4.1.0
1777+
"@hypothesis/frontend-build": ^5.0.1
17781778
"@hypothesis/frontend-shared": ^10.2.0
17791779
"@hypothesis/frontend-testing": ^1.7.1
17801780
"@rollup/plugin-babel": ^6.0.0
@@ -1831,16 +1831,15 @@ __metadata:
18311831
languageName: unknown
18321832
linkType: soft
18331833

1834-
"@hypothesis/frontend-build@npm:^4.1.0":
1835-
version: 4.1.0
1836-
resolution: "@hypothesis/frontend-build@npm:4.1.0"
1834+
"@hypothesis/frontend-build@npm:^5.0.1":
1835+
version: 5.0.1
1836+
resolution: "@hypothesis/frontend-build@npm:5.0.1"
18371837
dependencies:
18381838
commander: ^14.0.0
18391839
fancy-log: ^2.0.0
18401840
glob: ^11.0.0
18411841
peerDependencies:
18421842
"@tailwindcss/postcss": ^4.1.13
1843-
autoprefixer: ^10.3.7
18441843
postcss: ^8.3.9
18451844
rollup: ^4.0.2
18461845
sass: ^1.43.2
@@ -1849,15 +1848,13 @@ __metadata:
18491848
peerDependenciesMeta:
18501849
"@tailwindcss/postcss":
18511850
optional: true
1852-
autoprefixer:
1853-
optional: true
18541851
postcss:
18551852
optional: true
18561853
sass:
18571854
optional: true
18581855
tailwindcss:
18591856
optional: true
1860-
checksum: 103d42e087fd232e432c183b61dd7cadb94bf2b8f6c665cc389a0fb1f94ef5bf57f08c8140e610e26c91f3fd7f1e37be5f3ffae2a7d7d055118206bdfeebdca5
1857+
checksum: e2f6bdb9b541c303b81bdbc6079a462a408823c1a294102565370bf441659f54ad3218ae9cb71218523fe58202b3f45049bc5a8ae7800cf19bf1f253dda65cea
18611858
languageName: node
18621859
linkType: hard
18631860

0 commit comments

Comments
 (0)