Skip to content

Commit

Permalink
chore: Bump @roots/bud to v6.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Roots Ladybud committed Nov 17, 2022
1 parent 6abb302 commit 5c9abef
Show file tree
Hide file tree
Showing 52 changed files with 103 additions and 108 deletions.
6 changes: 3 additions & 3 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ installStatePath: storage/yarn/install-state.gz

nodeLinker: node-modules

npmAuthToken: "${NPM_AUTH_TOKEN:-fallback}"
npmAuthToken: fallback

npmPublishAccess: public

npmPublishRegistry: "https://registry.npmjs.org"
npmPublishRegistry: "https://registry.npmjs.org/"

npmRegistryServer: "https://registry.npmjs.org"
npmRegistryServer: "https://registry.npmjs.org/"

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
Expand Down
4 changes: 2 additions & 2 deletions sources/@roots/browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/browserslist-config",
"version": "0.0.0",
"version": "6.6.1",
"description": "Roots standard browserslist-config",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,4 +47,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-api",
"version": "0.0.0",
"version": "6.6.1",
"description": "Bud configuration API",
"homepage": "https://roots.io/bud",
"repository": {
Expand Down Expand Up @@ -80,4 +80,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-babel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-babel",
"version": "0.0.0",
"version": "6.6.1",
"description": "Adds babel support to @roots/bud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -108,4 +108,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-build/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@roots/bud-build",
"description": "Bud webpack config build controller",
"version": "0.0.0",
"version": "6.6.1",
"homepage": "https://roots.io/bud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -107,4 +107,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@roots/bud-cache",
"description": "Config caching",
"version": "0.0.0",
"version": "6.6.1",
"homepage": "https://roots.io/bud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -65,4 +65,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@roots/bud-client",
"description": "Client scripts for @roots/bud",
"version": "0.0.0",
"version": "6.6.1",
"homepage": "https://roots.io/bud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -61,4 +61,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@roots/bud-compiler",
"description": "Compilation handler",
"version": "0.0.0",
"version": "6.6.1",
"homepage": "https://roots.io/bud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -61,4 +61,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-compress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-compress",
"version": "0.0.0",
"version": "6.6.1",
"description": "Adds gzip and brotli compression to Bud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -77,4 +77,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-criticalcss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-criticalcss",
"version": "0.0.0",
"version": "6.6.1",
"description": "Adds critical.css support to Bud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -69,4 +69,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@roots/bud-dashboard",
"description": "Bud CLI dashboard",
"version": "0.0.0",
"version": "6.6.1",
"homepage": "https://roots.io/bud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -64,4 +64,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-emotion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-emotion",
"version": "0.0.0",
"version": "6.6.1",
"description": "CSS-in-JS support for the @roots/bud framework",
"homepage": "https://roots.io/bud",
"repository": {
Expand Down Expand Up @@ -113,4 +113,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-entrypoints/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-entrypoints",
"version": "0.0.0",
"version": "6.6.1",
"description": "Webpack tools",
"repository": {
"type": "git",
Expand Down Expand Up @@ -66,4 +66,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-esbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-esbuild",
"version": "0.0.0",
"version": "6.6.1",
"description": "ESBuild transpilation extension for Bud projects",
"homepage": "https://roots.io/bud",
"repository": {
Expand Down Expand Up @@ -82,4 +82,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-eslint",
"version": "0.0.0",
"version": "6.6.1",
"description": "Adds eslint support to Bud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -75,4 +75,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@roots/bud-extensions",
"description": "Bud extensions controller",
"version": "0.0.0",
"version": "6.6.1",
"homepage": "https://roots.io/bud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -96,4 +96,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-framework/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-framework",
"version": "0.0.0",
"version": "6.6.1",
"description": "A friendly build tool to help manage your project assets.",
"homepage": "https://roots.io/bud",
"repository": {
Expand Down Expand Up @@ -154,4 +154,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@roots/bud-hooks",
"description": "Hooks controller for Bud",
"version": "0.0.0",
"version": "6.6.1",
"homepage": "https://roots.io/bud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -64,4 +64,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-imagemin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-imagemin",
"version": "0.0.0",
"version": "6.6.1",
"description": "Image minification for `@roots/bud` projects",
"repository": {
"type": "git",
Expand Down Expand Up @@ -79,4 +79,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-mdx",
"version": "0.0.0",
"version": "6.6.1",
"description": "mdx extension for @roots/bud projects",
"homepage": "https://roots.io/bud",
"repository": {
Expand Down Expand Up @@ -97,4 +97,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-postcss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-postcss",
"version": "0.0.0",
"version": "6.6.1",
"description": "Adds postcss support to @roots/bud projects",
"homepage": "https://roots.io/bud",
"repository": {
Expand Down Expand Up @@ -100,4 +100,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-preset-recommend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-preset-recommend",
"version": "0.0.0",
"version": "6.6.1",
"description": "Recommended preset for Bud projects",
"repository": {
"type": "git",
Expand Down Expand Up @@ -100,4 +100,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-preset-wordpress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-preset-wordpress",
"version": "0.0.0",
"version": "6.6.1",
"description": "WordPress-ready preset for Bud projects",
"repository": {
"type": "git",
Expand Down Expand Up @@ -105,4 +105,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-prettier",
"version": "0.0.0",
"version": "6.6.1",
"description": "Adds prettier support to Bud",
"homepage": "https://roots.io/bud",
"repository": {
Expand Down Expand Up @@ -78,4 +78,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-purgecss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-purgecss",
"version": "0.0.0",
"version": "6.6.1",
"description": "Adds purgecss support to Bud",
"homepage": "https://roots.io/bud",
"repository": {
Expand Down Expand Up @@ -85,4 +85,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
4 changes: 2 additions & 2 deletions sources/@roots/bud-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roots/bud-react",
"version": "0.0.0",
"version": "6.6.1",
"description": "React support for @roots/bud projects.",
"homepage": "https://roots.io/bud",
"repository": {
Expand Down Expand Up @@ -124,4 +124,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
Loading

0 comments on commit 5c9abef

Please sign in to comment.