Skip to content

Commit 8bf3ddd

Browse files
Update dev-dependencies
1 parent ddf4551 commit 8bf3ddd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,22 +56,22 @@
5656
},
5757
"homepage": "https://github.com/sandstreamdev/std",
5858
"devDependencies": {
59-
"@babel/core": "^7.7.5",
60-
"@babel/preset-env": "^7.7.6",
61-
"@babel/preset-typescript": "^7.7.4",
62-
"@types/jest": "^24.0.23",
63-
"@typescript-eslint/eslint-plugin": "^2.11.0",
64-
"@typescript-eslint/parser": "^2.11.0",
59+
"@babel/core": "^7.7.7",
60+
"@babel/preset-env": "^7.7.7",
61+
"@babel/preset-typescript": "^7.7.7",
62+
"@types/jest": "^24.0.24",
63+
"@typescript-eslint/eslint-plugin": "^2.12.0",
64+
"@typescript-eslint/parser": "^2.12.0",
6565
"babel-jest": "^24.9.0",
66-
"core-js": "^3.4.8",
66+
"core-js": "^3.6.0",
6767
"eslint": "^6.7.2",
6868
"eslint-plugin-import": "^2.19.1",
6969
"gh-pages": "^2.1.1",
70-
"highlight.js": "^9.17.0",
70+
"highlight.js": "^9.17.1",
7171
"jest": "^24.9.0",
7272
"p-queue": "^6.2.1",
7373
"prettier": "^1.19.1",
74-
"rollup": "^1.27.10",
74+
"rollup": "^1.27.13",
7575
"typescript": "^3.7.3"
7676
}
7777
}

0 commit comments

Comments
 (0)