Skip to content

Commit

Permalink
pkg: Update build packages (#2885)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent 8b7c290 commit 345f23a
Show file tree
Hide file tree
Showing 7 changed files with 101 additions and 177 deletions.
84 changes: 31 additions & 53 deletions examples/github-app/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"private": true,
"license": "Apache-2.0",
"devDependencies": {
"@anansi/babel-preset": "4.4.2",
"@anansi/babel-preset": "4.4.3",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "16.0.6",
"@anansi/webpack-config": "16.0.7",
"@babel/core": "7.23.3",
"@linaria/babel-preset": "5.0.4",
"@linaria/core": "5.0.2",
Expand Down
84 changes: 31 additions & 53 deletions examples/todo-app/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"private": true,
"license": "Apache-2.0",
"devDependencies": {
"@anansi/babel-preset": "4.4.2",
"@anansi/babel-preset": "4.4.3",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "16.0.6",
"@anansi/webpack-config": "16.0.7",
"@babel/core": "7.23.3",
"@linaria/babel-preset": "5.0.4",
"@linaria/core": "5.0.2",
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.4.2",
"@anansi/babel-preset": "4.4.3",
"@anansi/browserslist-config": "1.4.3",
"@anansi/eslint-plugin": "0.16.36",
"@anansi/jest-preset": "0.10.23",
Expand Down
Loading

0 comments on commit 345f23a

Please sign in to comment.