Skip to content

Commit

Permalink
Upgrade all dependencies (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgb-io authored Jan 21, 2024
1 parent 65101e9 commit ccfa4e7
Show file tree
Hide file tree
Showing 2 changed files with 1,534 additions and 1,514 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"author": "Sam Brown (https://github.com/sgb-io)",
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@types/jest": "^27.5.1",
"babel-jest": "^28.1.0",
"eslint": "^8.16.0",
"jest": "^28.1.0",
"prettier": "^2.6.2",
"typescript": "^4.9.4"
"@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.8",
"@babel/preset-typescript": "^7.23.3",
"@types/jest": "^29.5.11",
"babel-jest": "^29.7.0",
"eslint": "^8.56.0",
"jest": "^29.7.0",
"prettier": "^2.8.8",
"typescript": "^4.9.5"
},
"scripts": {
"build:watch": "tsc --watch",
Expand Down
Loading

0 comments on commit ccfa4e7

Please sign in to comment.