Skip to content

Commit

Permalink
chore(deps): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
exuanbo committed Mar 18, 2021
1 parent 25ebfaa commit d5540f1
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 280 deletions.
25 changes: 11 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,21 @@
},
"homepage": "https://github.com/exuanbo/standard-engine-ts#readme",
"dependencies": {
"@types/eslint": "7.2.6",
"@types/eslint": "7.2.7",
"look-it-up": "2.0.0",
"minimist": "1.2.5",
"utility-types": "3.10.0"
},
"devDependencies": {
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-typescript": "8.2.0",
"@types/jest": "26.0.20",
"@types/jest": "26.0.21",
"@types/minimist": "1.2.1",
"@types/node": "14.14.31",
"@typescript-eslint/eslint-plugin": "4.15.1",
"@typescript-eslint/parser": "4.15.1",
"eslint": "7.20.0",
"eslint-config-prettier": "7.2.0",
"@types/node": "14.14.35",
"@typescript-eslint/eslint-plugin": "4.18.0",
"@typescript-eslint/parser": "4.18.0",
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-config-standard": "16.0.2",
"eslint-config-standard-with-typescript": "20.0.0",
"eslint-plugin-import": "2.22.1",
Expand All @@ -59,13 +59,10 @@
"jest": "26.6.3",
"prettier": "2.2.1",
"rimraf": "3.0.2",
"rollup": "2.39.0",
"rollup-plugin-dts": "2.0.1",
"ts-jest": "26.5.1",
"rollup": "2.41.5",
"rollup-plugin-dts": "3.0.1",
"ts-jest": "26.5.4",
"tslib": "2.1.0",
"typescript": "4.1.5"
},
"resolutions": {
"eslint-config-standard": ">=16"
"typescript": "4.2.3"
}
}
Loading

0 comments on commit d5540f1

Please sign in to comment.