Skip to content

Commit 5c9abef

Browse files
author
Roots Ladybud
committed
chore: Bump @roots/bud to v6.6.1
1 parent 6abb302 commit 5c9abef

File tree

52 files changed

+103
-108
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+103
-108
lines changed

.yarnrc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ installStatePath: storage/yarn/install-state.gz
1212

1313
nodeLinker: node-modules
1414

15-
npmAuthToken: "${NPM_AUTH_TOKEN:-fallback}"
15+
npmAuthToken: fallback
1616

1717
npmPublishAccess: public
1818

19-
npmPublishRegistry: "https://registry.npmjs.org"
19+
npmPublishRegistry: "https://registry.npmjs.org/"
2020

21-
npmRegistryServer: "https://registry.npmjs.org"
21+
npmRegistryServer: "https://registry.npmjs.org/"
2222

2323
plugins:
2424
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs

sources/@roots/browserslist-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@roots/browserslist-config",
3-
"version": "0.0.0",
3+
"version": "6.6.1",
44
"description": "Roots standard browserslist-config",
55
"repository": {
66
"type": "git",
@@ -47,4 +47,4 @@
4747
"volta": {
4848
"extends": "../../../package.json"
4949
}
50-
}
50+
}

sources/@roots/bud-api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@roots/bud-api",
3-
"version": "0.0.0",
3+
"version": "6.6.1",
44
"description": "Bud configuration API",
55
"homepage": "https://roots.io/bud",
66
"repository": {
@@ -80,4 +80,4 @@
8080
"volta": {
8181
"extends": "../../../package.json"
8282
}
83-
}
83+
}

sources/@roots/bud-babel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@roots/bud-babel",
3-
"version": "0.0.0",
3+
"version": "6.6.1",
44
"description": "Adds babel support to @roots/bud",
55
"repository": {
66
"type": "git",
@@ -108,4 +108,4 @@
108108
"volta": {
109109
"extends": "../../../package.json"
110110
}
111-
}
111+
}

sources/@roots/bud-build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@roots/bud-build",
33
"description": "Bud webpack config build controller",
4-
"version": "0.0.0",
4+
"version": "6.6.1",
55
"homepage": "https://roots.io/bud",
66
"repository": {
77
"type": "git",
@@ -107,4 +107,4 @@
107107
"volta": {
108108
"extends": "../../../package.json"
109109
}
110-
}
110+
}

sources/@roots/bud-cache/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@roots/bud-cache",
33
"description": "Config caching",
4-
"version": "0.0.0",
4+
"version": "6.6.1",
55
"homepage": "https://roots.io/bud",
66
"repository": {
77
"type": "git",
@@ -65,4 +65,4 @@
6565
"volta": {
6666
"extends": "../../../package.json"
6767
}
68-
}
68+
}

sources/@roots/bud-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@roots/bud-client",
33
"description": "Client scripts for @roots/bud",
4-
"version": "0.0.0",
4+
"version": "6.6.1",
55
"homepage": "https://roots.io/bud",
66
"repository": {
77
"type": "git",
@@ -61,4 +61,4 @@
6161
"volta": {
6262
"extends": "../../../package.json"
6363
}
64-
}
64+
}

sources/@roots/bud-compiler/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@roots/bud-compiler",
33
"description": "Compilation handler",
4-
"version": "0.0.0",
4+
"version": "6.6.1",
55
"homepage": "https://roots.io/bud",
66
"repository": {
77
"type": "git",
@@ -61,4 +61,4 @@
6161
"volta": {
6262
"extends": "../../../package.json"
6363
}
64-
}
64+
}

sources/@roots/bud-compress/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@roots/bud-compress",
3-
"version": "0.0.0",
3+
"version": "6.6.1",
44
"description": "Adds gzip and brotli compression to Bud",
55
"repository": {
66
"type": "git",
@@ -77,4 +77,4 @@
7777
"volta": {
7878
"extends": "../../../package.json"
7979
}
80-
}
80+
}

sources/@roots/bud-criticalcss/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@roots/bud-criticalcss",
3-
"version": "0.0.0",
3+
"version": "6.6.1",
44
"description": "Adds critical.css support to Bud",
55
"repository": {
66
"type": "git",
@@ -69,4 +69,4 @@
6969
"volta": {
7070
"extends": "../../../package.json"
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)