Skip to content

Commit

Permalink
Merge pull request #77 from stscoundrel/update/deps-2023-06
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
stscoundrel authored Jun 24, 2023
2 parents af41e5c + d157736 commit 7098acc
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 553 deletions.
14 changes: 7 additions & 7 deletions npm-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@
},
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/core": "^7.22.5",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@babel/preset-typescript": "^7.22.5",
"@types/jest": "^29.4.0",
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"@types/node": "^20.3.1",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"babel-jest": "^29.4.1",
"eslint": "^8.33.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest": "^27.2.2",
"jest": "^29.4.1",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
"typescript": "^5.1.3"
},
"scripts": {
"lint": "eslint .",
Expand Down
Loading

0 comments on commit 7098acc

Please # to comment.