Skip to content

Commit

Permalink
chore(deps): update devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2024
1 parent b83aeea commit 838bf9a
Show file tree
Hide file tree
Showing 2 changed files with 685 additions and 916 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
]
},
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-env": "7.24.3",
"@babel/preset-typescript": "7.24.1",
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.8",
"@babel/preset-typescript": "7.24.7",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.12",
Expand All @@ -67,12 +67,12 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-prettier": "5.2.1",
"jest": "29.7.0",
"microbundle": "0.15.1",
"prettier": "3.2.5",
"prettier": "3.3.3",
"regenerator-runtime": "0.14.1",
"semantic-release": "22.0.12",
"typescript": "5.4.3"
"typescript": "5.5.3"
}
}
Loading

0 comments on commit 838bf9a

Please sign in to comment.