Skip to content

Commit e7478d4

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/jest-24.5.0
2 parents 05efca4 + 6e3de0f commit e7478d4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/9ef9fd1b6102481597e7e3b5c9e0a3dd)](https://www.codacy.com/app/tushar/angularjs-react?utm_source=github.com&utm_medium=referral&utm_content=nimjetushar/angularjs-react&utm_campaign=Badge_Grade)
44
[![StackShare](https://img.shields.io/badge/tech-stack-0690fa.svg?style=flat)](https://stackshare.io/nimjetushar/angularjs-react)
5-
[![Greenkeeper badge](https://badges.greenkeeper.io/nimjetushar/angularjs-react.svg)](https://greenkeeper.io/)
5+
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=nimjetushar/angularjs-react)](https://dependabot.com)
66
[![Build Status](https://semaphoreci.com/api/v1/nimjetushar/angularjs-react/branches/master/shields_badge.svg)](https://semaphoreci.com/nimjetushar/angularjs-react)
77

88
Angularjs integration with react

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,22 +42,22 @@
4242
"angularjs-template-loader": "0.1.1",
4343
"babel-core": "7.0.0-bridge.0",
4444
"babel-eslint": "10.0.1",
45-
"babel-jest": "23.6.0",
45+
"babel-jest": "24.5.0",
4646
"babel-loader": "8.0.5",
4747
"babel-plugin-angularjs-annotate": "0.10.0",
4848
"clean-webpack-plugin": "2.0.1",
4949
"copy-webpack-plugin": "5.0.1",
5050
"css-loader": "2.1.1",
5151
"enzyme": "3.9.0",
52-
"enzyme-adapter-react-16": "1.11.0",
52+
"enzyme-adapter-react-16": "1.11.2",
5353
"enzyme-to-json": "3.3.5",
5454
"eslint": "5.15.2",
5555
"eslint-plugin-react": "7.12.4",
5656
"file-loader": "3.0.1",
5757
"html-loader": "0.5.5",
5858
"html-webpack-plugin": "3.2.0",
5959
"jest": "24.5.0",
60-
"jest-cli": "23.6.0",
60+
"jest-cli": "24.5.0",
6161
"mini-css-extract-plugin": "0.5.0",
6262
"node-sass": "4.11.0",
6363
"optimize-css-assets-webpack-plugin": "5.0.1",

0 commit comments

Comments
 (0)