Skip to content

Commit

Permalink
Update dependencies. Bump version to 1.0.57
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas101 committed Oct 24, 2024
1 parent 36cebdb commit dbd1545
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aibrow",
"version": "1.0.56",
"version": "1.0.57",
"type": "module",
"scripts": {
"postinstall": "node ./build/generate_eslint.js && patch-package",
Expand All @@ -18,13 +18,13 @@
"license": "MPL-2.0",
"description": "",
"devDependencies": {
"@babel/core": "^7.25.8",
"@babel/eslint-parser": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/core": "^7.25.9",
"@babel/eslint-parser": "^7.25.9",
"@babel/preset-env": "^7.25.9",
"@stylistic/eslint-plugin": "^2.9.0",
"@types/chrome": "^0.0.279",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.7.8",
"@types/node": "^22.7.9",
"@types/object-path": "^0.11.4",
"@types/proper-lockfile": "^4.1.4",
"@types/semver": "^7.5.8",
Expand Down

0 comments on commit dbd1545

Please sign in to comment.