Skip to content

Commit

Permalink
chore: Bump @roots/bud to v6.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Roots Ladybud committed Nov 29, 2022
1 parent 9c57144 commit 12cc99f
Show file tree
Hide file tree
Showing 52 changed files with 136 additions and 134 deletions.
14 changes: 7 additions & 7 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cacheFolder: storage/yarn/cache

defaultSemverRangePrefix: ''
defaultSemverRangePrefix: ""

enableMessageNames: false

Expand All @@ -12,21 +12,21 @@ 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
spec: '@yarnpkg/plugin-typescript'
spec: "@yarnpkg/plugin-typescript"
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'
spec: "@yarnpkg/plugin-interactive-tools"
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: '@yarnpkg/plugin-workspace-tools'
spec: "@yarnpkg/plugin-workspace-tools"
- sources/@repo/yarn-plugin-bud/bundles/@yarnpkg/plugin-bud.js
- sources/@repo/yarn-plugin-package/bundles/@yarnpkg/plugin-package.js

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.3",
"description": "Browserslist configuration",
"repository": {
"type": "git",
Expand Down Expand Up @@ -66,4 +66,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.3",
"description": "bud.js core module",
"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.3",
"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.js core module",
"version": "0.0.0",
"version": "6.6.3",
"homepage": "https://roots.io/bud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -103,4 +103,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.3",
"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.3",
"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.3",
"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.3",
"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.3",
"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.js core module",
"version": "0.0.0",
"version": "6.6.3",
"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.3",
"description": "CSS-in-JS for bud.js",
"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.3",
"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.3",
"description": "esbuild support for bud.js",
"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.3",
"description": "eslint support for bud.js",
"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.js core module",
"version": "0.0.0",
"version": "6.6.3",
"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.3",
"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.3",
"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.3",
"description": "Image minimizer for bud.js",
"repository": {
"type": "git",
Expand Down Expand Up @@ -69,4 +69,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.3",
"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.3",
"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.3",
"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.3",
"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.3",
"description": "Code formatting support for bud.js",
"homepage": "https://roots.io/bud",
"repository": {
Expand Down Expand Up @@ -78,4 +78,4 @@
"volta": {
"extends": "../../../package.json"
}
}
}
Loading

0 comments on commit 12cc99f

Please sign in to comment.