Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vladshcherbin committed Sep 8, 2024
1 parent 038e4dc commit e1b564a
Show file tree
Hide file tree
Showing 2 changed files with 1,730 additions and 747 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"rollup": "*"
},
"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/preset-env": "^7.10.2",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"babel-jest": "^26.0.1",
"codecov": "^3.7.0",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-import": "^2.30.0",
"fs-extra": "^9.0.1",
"jest": "^26.0.1",
"replace-in-file": "^6.1.0",
Expand Down
Loading

0 comments on commit e1b564a

Please sign in to comment.