Skip to content

Commit

Permalink
fix: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Sep 23, 2020
1 parent c8936b8 commit e6f45bd
Show file tree
Hide file tree
Showing 2 changed files with 724 additions and 590 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,30 +27,30 @@
"prepare": "npm run build"
},
"dependencies": {
"dompurify": "^2.0.12",
"dompurify": "^2.1.0",
"marked": "^1.1.1"
},
"devDependencies": {
"@types/atom": "1.40.4",
"@types/dompurify": "2.0.3",
"@types/dompurify": "2.0.4",
"@types/marked": "^1.1.0",
"@types/node": "^14.0.27",
"@types/node": "^14.11.2",
"atom-languageclient": "^0.9.9",
"@types/jasmine": "^3.5.12",
"atom-jasmine3-test-runner": "^5.0.5",
"typescript": "^3.9.7",
"@types/jasmine": "^3.5.14",
"atom-jasmine3-test-runner": "^5.1.0",
"typescript": "^4.0.3",
"tslib": "^2.0.1",
"prettier": "^2.0.5",
"eslint": "7.6.0",
"eslint-config-atomic": "^1.3.0",
"rollup": "^2.23.1",
"prettier": "^2.1.2",
"eslint": "7.9.0",
"eslint-config-atomic": "^1.5.0",
"rollup": "^2.28.1",
"rollup-plugin-atomic": "^1.2.0",
"shx": "^0.3.2",
"cross-env": "^7.0.2",
"@babel/cli": "7.10.5",
"@babel/core": "7.11.1",
"babel-preset-atomic": "^1.0.7",
"npm-check-updates": "7.1.0",
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"babel-preset-atomic": "^2.4.2",
"npm-check-updates": "9.0.2",
"build-commit": "0.1.1"
},
"activationHooks": [
Expand Down
Loading

0 comments on commit e6f45bd

Please sign in to comment.