Skip to content

Commit

Permalink
Update all non-major dependencies to ^7.22.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2023
1 parent 735af63 commit 9719304
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions packages/webdev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stanlemon/webdev",
"version": "0.1.126",
"version": "0.1.127",
"description": "My typical web development setup, but without all the copy and paste.",
"keywords": [
"webpack",
Expand All @@ -21,9 +21,9 @@
},
"dependencies": {
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.19",
"@babel/core": "^7.22.20",
"@babel/plugin-transform-private-property-in-object": "^7.22.11",
"@babel/preset-env": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@peculiar/webcrypto": "^1.4.3",
Expand Down

0 comments on commit 9719304

Please sign in to comment.