Skip to content

Commit 6ce4a2e

Browse files
committed
feat: bump
1 parent 33856d5 commit 6ce4a2e

2 files changed

Lines changed: 632 additions & 580 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,29 +39,29 @@
3939
},
4040
"devDependencies": {
4141
"@types/atom": "^1.40.4",
42-
"@types/dompurify": "^2.0.2",
43-
"@types/node": "^14.0.25",
44-
"@types/react": "^16.9.43",
42+
"@types/dompurify": "^2.0.3",
43+
"@types/node": "^14.0.27",
44+
"@types/react": "^16.9.46",
4545
"@types/react-dom": "^16.9.8",
4646
"atom-languageclient": "^0.9.9",
47-
"jasmine": "^3.5.0",
48-
"@types/jasmine": "^3.5.11",
49-
"atom-jasmine3-test-runner": "^5.0.0",
47+
"jasmine": "^3.6.1",
48+
"@types/jasmine": "^3.5.12",
49+
"atom-jasmine3-test-runner": "^5.0.5",
5050
"typescript": "^3.9.7",
51-
"tslib": "^2.0.0",
51+
"tslib": "^2.0.1",
5252
"prettier": "^2.0.5",
53-
"eslint": "7.5.0",
53+
"eslint": "7.6.0",
5454
"eslint-config-atomic": "^1.3.0",
5555
"tslint": "latest",
5656
"tslint-config-prettier": "latest",
57-
"rollup": "^2.23.0",
58-
"rollup-plugin-atomic": "^1.1.0",
57+
"rollup": "^2.23.1",
58+
"rollup-plugin-atomic": "^1.2.0",
5959
"shx": "^0.3.2",
6060
"cross-env": "latest",
6161
"@babel/cli": "7.10.5",
62-
"@babel/core": "7.10.5",
62+
"@babel/core": "7.11.1",
6363
"babel-preset-atomic": "latest",
64-
"npm-check-updates": "^7.0.2",
64+
"npm-check-updates": "^7.1.0",
6565
"build-commit": "^0.1.1"
6666
},
6767
"atomTestRunner": "./spec/runner",

0 commit comments

Comments
 (0)