Skip to content

Commit c7ebfaa

Browse files
committed
updated package.json
1 parent d6dbf68 commit c7ebfaa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
],
5757
"license": "ISC",
5858
"devDependencies": {
59-
"@babel/core": "^7.10.4",
59+
"@babel/core": "^7.10.5",
6060
"@babel/plugin-proposal-class-properties": "^7.10.4",
61-
"@babel/plugin-proposal-decorators": "^7.10.4",
61+
"@babel/plugin-proposal-decorators": "^7.10.5",
6262
"@babel/preset-env": "^7.10.4",
6363
"@babel/preset-react": "^7.10.4",
6464
"@types/chrome": "^0.0.119",
@@ -86,12 +86,12 @@
8686
"jest-runner-eslint": "^0.7.7",
8787
"minimatch": "^3.0.4",
8888
"node-sass": "^4.14.1",
89-
"puppeteer": "^5.0.0",
89+
"puppeteer": "^5.1.0",
9090
"sass": "^1.26.10",
9191
"sass-loader": "^7.3.1",
9292
"sinon-chrome": "^3.0.1",
9393
"style-loader": "^0.23.1",
94-
"ts-jest": "^26.1.1",
94+
"ts-jest": "^26.1.2",
9595
"ts-loader": "^7.0.5",
9696
"typedoc": "^0.17.8",
9797
"typedoc-webpack-plugin": "^1.1.4",

0 commit comments

Comments
 (0)