Skip to content

Commit

Permalink
Merge pull request #410 from holistics/bump/eslint-and-semver
Browse files Browse the repository at this point in the history
Fix vulnerable deps
  • Loading branch information
nguyenalter authored Jul 17, 2023
2 parents 787b5d5 + cabf566 commit 528f2e4
Show file tree
Hide file tree
Showing 4 changed files with 910 additions and 1,430 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"@babel/preset-env": "^7.21.4",
"@glen/jest-raw-loader": "^2.0.0",
"babel-jest": "^29.5.0",
"eslint": "^6.1.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.15.1",
"eslint": "^8.45.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.3",
"jest": "^29.5.0",
"lerna": "^6.6.1",
"lerna-changelog": "^2.2.0"
Expand Down
4 changes: 0 additions & 4 deletions packages/dbml-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@
"@babel/preset-env": "^7.21.4",
"@babel/runtime": "^7.21.0",
"babel-jest": "^29.5.0",
"eslint": "^6.1.0",
"eslint-config-airbnb-base": "13.2.0",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-jest": "^22.13.6",
"jest": "^29.5.0"
},
"jest": {
Expand Down
Loading

0 comments on commit 528f2e4

Please sign in to comment.