Skip to content

Commit

Permalink
pkg: Update @anansi/babel-preset to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent 888d567 commit b064cdc
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 316 deletions.
2 changes: 1 addition & 1 deletion examples/coin-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"anansi"
],
"devDependencies": {
"@anansi/babel-preset": "^4.2.15",
"@anansi/babel-preset": "^5.0.0",
"@anansi/browserslist-config": "^1.4.3",
"@anansi/webpack-config": "^18.0.0",
"@babel/core": "^7.22.15",
Expand Down
133 changes: 4 additions & 129 deletions examples/github-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"private": true,
"license": "Apache-2.0",
"devDependencies": {
"@anansi/babel-preset": "4.5.3",
"@anansi/babel-preset": "5.0.0",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "18.0.0",
"@babel/core": "7.23.7",
Expand Down
133 changes: 4 additions & 129 deletions examples/todo-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"private": true,
"license": "Apache-2.0",
"devDependencies": {
"@anansi/babel-preset": "4.5.3",
"@anansi/babel-preset": "5.0.0",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "18.0.0",
"@babel/core": "7.23.7",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"extends @anansi/browserslist-config"
],
"devDependencies": {
"@anansi/babel-preset": "4.5.3",
"@anansi/babel-preset": "5.0.0",
"@anansi/browserslist-config": "1.4.3",
"@anansi/eslint-plugin": "0.16.43",
"@anansi/jest-preset": "0.10.24",
Expand Down
Loading

0 comments on commit b064cdc

Please sign in to comment.