Skip to content

Commit 8d89892

Browse files
pkg: Update @anansi/babel-preset to v6.1.8 (#3361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eefaa30 commit 8d89892

File tree

7 files changed

+19
-19
lines changed

7 files changed

+19
-19
lines changed

examples/github-app/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/github-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"private": true,
2929
"license": "Apache-2.0",
3030
"devDependencies": {
31-
"@anansi/babel-preset": "6.1.7",
31+
"@anansi/babel-preset": "6.1.8",
3232
"@anansi/browserslist-config": "1.6.0",
3333
"@anansi/webpack-config": "20.0.20",
3434
"@babel/core": "7.26.9",

examples/nextjs/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/todo-app/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/todo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"private": true,
2929
"license": "Apache-2.0",
3030
"devDependencies": {
31-
"@anansi/babel-preset": "6.1.7",
31+
"@anansi/babel-preset": "6.1.8",
3232
"@anansi/browserslist-config": "1.6.0",
3333
"@anansi/webpack-config": "20.0.20",
3434
"@babel/core": "7.26.9",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"extends @anansi/browserslist-config"
5050
],
5151
"devDependencies": {
52-
"@anansi/babel-preset": "6.1.7",
52+
"@anansi/babel-preset": "6.1.8",
5353
"@anansi/browserslist-config": "1.6.0",
5454
"@anansi/eslint-plugin": "1.0.26",
5555
"@anansi/jest-preset": "0.11.13",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,9 @@ __metadata:
221221
languageName: node
222222
linkType: hard
223223

224-
"@anansi/babel-preset@npm:6.1.7, @anansi/babel-preset@npm:^6.1.6":
225-
version: 6.1.7
226-
resolution: "@anansi/babel-preset@npm:6.1.7"
224+
"@anansi/babel-preset@npm:6.1.8, @anansi/babel-preset@npm:^6.1.6":
225+
version: 6.1.8
226+
resolution: "@anansi/babel-preset@npm:6.1.8"
227227
dependencies:
228228
"@anansi/ts-utils": "npm:^0.3.7"
229229
"@babel/plugin-proposal-decorators": "npm:^7.25.9"
@@ -280,7 +280,7 @@ __metadata:
280280
optional: true
281281
typescript:
282282
optional: true
283-
checksum: 10c0/a9591fa2c32ac5f84ebd4067fad75babc5175bc792c0a2556ebf9235f8fed32bb429273690a03c27461d1da672b7d19979ceda1d7a52d4eec8bef79f32a814ba
283+
checksum: 10c0/fb9fb2b4d3f01836d54795e9f758e57f490053829a0345b203ca56632618f955517339eecfc1578ed5986d56956a9c060bdde7d94f913a63dbe0449a09915909
284284
languageName: node
285285
linkType: hard
286286

@@ -26819,7 +26819,7 @@ __metadata:
2681926819
version: 0.0.0-use.local
2682026820
resolution: "root-workspace-0b6124@workspace:."
2682126821
dependencies:
26822-
"@anansi/babel-preset": "npm:6.1.7"
26822+
"@anansi/babel-preset": "npm:6.1.8"
2682326823
"@anansi/browserslist-config": "npm:1.6.0"
2682426824
"@anansi/eslint-plugin": "npm:1.0.26"
2682526825
"@anansi/jest-preset": "npm:0.11.13"

0 commit comments

Comments
 (0)