Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoci committed Jun 17, 2022
1 parent 9fed0a7 commit cde865f
Show file tree
Hide file tree
Showing 2 changed files with 1,161 additions and 1,441 deletions.
27 changes: 14 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,20 @@
"fast-deep-equal": "^3.1.3"
},
"devDependencies": {
"@babel/core": "^7.17.5",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.15.0",
"@types/jest": "^27.4.1",
"babel-jest": "^27.5.1",
"babel-loader": "^8.2.2",
"jest": "^27.5.1",
"jest-matcher-utils": "^27.5.1",
"np": "^7.5.0",
"prettier": "^2.4.1",
"ts-node": "^10.7.0",
"tslib": "^2.3.1",
"typescript": "^4.6.2"
"@babel/core": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"@babel/preset-typescript": "^7.17.12",
"@types/jest": "^28.1.1",
"@types/node": "^18.0.0",
"babel-jest": "^28.1.1",
"babel-loader": "^8.2.5",
"jest": "^28.1.1",
"jest-matcher-utils": "^28.1.1",
"np": "^7.6.1",
"prettier": "^2.7.1",
"ts-node": "^10.8.1",
"tslib": "^2.4.0",
"typescript": "^4.7.3"
},
"np": {
"contents": "dist"
Expand Down
Loading

0 comments on commit cde865f

Please sign in to comment.