kyt-starter-universal
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.2](https://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@1.2.1...kyt-starter-universal@1.2.2) (2021-08-02) | ||
**Note:** Version bump only for package kyt-starter-universal | ||
## [1.2.1](https://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@1.2.0...kyt-starter-universal@1.2.1) (2021-07-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "kyt-starter-universal", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"homepage": "https://github.com/nytimes/kyt/packages/kyt-starter-universal#readme", | ||
"gitHead": "243300a7693af0f842037511e676b378400d0fa6" | ||
"gitHead": "ffa4426300c1dd3ff58e3eb49d6b2ae585904c3e" | ||
} |
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.2](https://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.2.1...kyt-starter-universal-src@1.2.2) (2021-08-02) | ||
**Note:** Version bump only for package kyt-starter-universal-src | ||
## [1.2.1](https://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.2.0...kyt-starter-universal-src@1.2.1) (2021-07-27) | ||
@@ -8,0 +16,0 @@ |
@@ -30,6 +30,6 @@ { | ||
"compression": "1.7.4", | ||
"core-js": "3.15.2", | ||
"core-js": "3.16.0", | ||
"express": "4.17.1", | ||
"kyt-runtime": "1.2.44", | ||
"pretty-lights": "0.0.19", | ||
"kyt-runtime": "1.2.45", | ||
"pretty-lights": "0.0.20", | ||
"prop-types": "15.7.2", | ||
@@ -44,9 +44,9 @@ "react": "17.0.2", | ||
"@babel/core": "7.14.8", | ||
"@babel/eslint-parser": "7.14.7", | ||
"@babel/eslint-parser": "7.14.9", | ||
"@babel/eslint-plugin": "7.14.5", | ||
"@testing-library/react": "12.0.0", | ||
"babel-preset-kyt-react": "1.3.15", | ||
"eslint": "7.31.0", | ||
"babel-preset-kyt-react": "1.3.16", | ||
"eslint": "7.32.0", | ||
"eslint-config-airbnb": "18.2.1", | ||
"eslint-config-kyt": "1.6.1", | ||
"eslint-config-kyt": "1.6.2", | ||
"eslint-config-prettier": "8.3.0", | ||
@@ -62,8 +62,8 @@ "eslint-plugin-import": "2.23.4", | ||
"jest": "27.0.6", | ||
"jest-preset-kyt-rtl": "1.1.0", | ||
"jest-preset-kyt-rtl": "1.1.1", | ||
"jest-preset-kyt-styled": "1.4.11", | ||
"kyt": "1.2.1", | ||
"kyt": "1.2.2", | ||
"prettier": "2.3.2" | ||
}, | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"kyt": { | ||
@@ -70,0 +70,0 @@ "files": [ |
64543