Skip to content

Commit

Permalink
package.json: update
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyanpalauzov committed Apr 13, 2024
1 parent 1327984 commit 91bac95
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"parser"
],
"devDependencies": {
"@babel/preset-env": "^7.24.3",
"@babel/preset-env": "^7.24.4",
"@eslint/js": "^9.0.0",
"@octokit/core": "^6.0.1",
"@octokit/core": "^6.1.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-terser": "^0.4.4",
"@stylistic/eslint-plugin": "^1.7.0",
Expand All @@ -39,9 +39,9 @@
"karma-mocha": "^2.0.1",
"karma-sauce-launcher": "^4.3.6",
"karma-spec-reporter": "^0.0.36",
"mocha": "^10.3.0",
"mocha": "^10.4.0",
"node-fetch": "^3.3.2",
"rollup": "^3.2.5",
"rollup": "^4.14.1",
"yauzl-promise": "^4.0.0"
},
"license": "MPL-2.0",
Expand Down Expand Up @@ -93,6 +93,7 @@
}
},
"dependencies": {
"@babel/core": "^7.20.5"
}
"@babel/core": "^7.24.4"
},
"packageManager": "[email protected]+sha256.825003a0f561ad09a3b1ac4a3b3ea6207af2796d54f62a9420520915721f5186"
}

0 comments on commit 91bac95

Please sign in to comment.