Skip to content

Commit

Permalink
chore: bump dated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed May 2, 2020
1 parent ea04be5 commit fcb2fac
Show file tree
Hide file tree
Showing 11 changed files with 600 additions and 655 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-eslint": "^10.0.3",
"babel-plugin-replace-ts-export-assignment": "^0.0.2",
"babel-plugin-typescript-strip-namespaces": "^1.1.1",
"camelcase": "^5.0.0",
"camelcase": "^6.0.0",
"chalk": "^4.0.0",
"chokidar": "^3.3.0",
"codecov": "^3.0.0",
Expand All @@ -42,11 +42,11 @@
"eslint-plugin-markdown": "^1.0.0",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-react": "^7.1.0",
"execa": "^3.2.0",
"execa": "^4.0.0",
"fast-check": "^1.13.0",
"find-process": "^1.4.1",
"glob": "^7.1.1",
"globby": "^10.0.2",
"globby": "^11.0.0",
"graceful-fs": "^4.2.4",
"isbinaryfile": "^4.0.0",
"istanbul-lib-coverage": "^3.0.0",
Expand All @@ -60,7 +60,6 @@
"lerna": "^3.20.2",
"make-dir": "^3.0.0",
"micromatch": "^4.0.2",
"mocha": "^7.0.0",
"mock-fs": "^4.4.1",
"opencollective": "^1.0.3",
"prettier": "^2.0.1",
Expand All @@ -69,11 +68,11 @@
"realpath-native": "^2.0.0",
"resolve": "^1.15.0",
"rimraf": "^3.0.0",
"semver": "^6.3.0",
"semver": "^7.3.2",
"slash": "^3.0.0",
"string-length": "^3.1.0",
"string-length": "^4.0.1",
"strip-ansi": "^6.0.0",
"tempy": "~0.3.0",
"tempy": "^0.5.0",
"throat": "^5.0.0",
"typescript": "^3.8.2",
"which": "^2.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-changed-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"types": "build/index.d.ts",
"dependencies": {
"@jest/types": "^26.0.0-alpha.0",
"execa": "^3.2.0",
"execa": "^4.0.0",
"throat": "^5.0.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/jest-circus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"jest-snapshot": "^26.0.0-alpha.0",
"jest-util": "^26.0.0-alpha.0",
"pretty-format": "^26.0.0-alpha.0",
"stack-utils": "^1.0.1",
"stack-utils": "^2.0.2",
"throat": "^5.0.0"
},
"devDependencies": {
Expand All @@ -38,7 +38,7 @@
"@types/dedent": "^0.7.0",
"@types/graceful-fs": "^4.1.3",
"@types/stack-utils": "^1.0.1",
"execa": "^3.2.0",
"execa": "^4.0.0",
"graceful-fs": "^4.2.4"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-message-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"graceful-fs": "^4.2.4",
"micromatch": "^4.0.2",
"slash": "^3.0.0",
"stack-utils": "^1.0.1"
"stack-utils": "^2.0.2"
},
"devDependencies": {
"@types/babel__code-frame": "^7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/jest-reporters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"jest-worker": "^26.0.0-alpha.0",
"slash": "^3.0.0",
"source-map": "^0.6.0",
"string-length": "^3.1.0",
"string-length": "^4.0.1",
"terminal-link": "^2.0.0",
"v8-to-istanbul": "^4.1.3"
},
Expand All @@ -44,7 +44,7 @@
"strip-ansi": "^6.0.0"
},
"optionalDependencies": {
"node-notifier": "^6.0.0"
"node-notifier": "^7.0.0"
},
"engines": {
"node": ">= 10.14.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/exit": "^0.1.30",
"@types/glob": "^7.1.1",
"@types/graceful-fs": "^4.1.2",
"execa": "^3.2.0",
"execa": "^4.0.0",
"jest-environment-node": "^26.0.0-alpha.0",
"jest-snapshot-serializer-raw": "^1.1.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/jest-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@babel/types": "^7.0.0",
"@jest/types": "^26.0.0-alpha.0",
"@types/prettier": "^1.19.0",
"@types/prettier": "^2.0.0",
"chalk": "^4.0.0",
"expect": "^26.0.0-alpha.0",
"graceful-fs": "^4.2.4",
Expand All @@ -24,17 +24,17 @@
"make-dir": "^3.0.0",
"natural-compare": "^1.4.0",
"pretty-format": "^26.0.0-alpha.0",
"semver": "^6.3.0"
"semver": "^7.3.2"
},
"devDependencies": {
"@babel/traverse": "^7.3.4",
"@types/graceful-fs": "^4.1.3",
"@types/natural-compare": "^1.4.0",
"@types/semver": "^6.0.1",
"@types/semver": "^7.1.0",
"ansi-regex": "^5.0.0",
"ansi-styles": "^4.2.0",
"jest-haste-map": "^26.0.0-alpha.0",
"prettier": "^1.13.4"
"prettier": "^2.0.5"
},
"engines": {
"node": ">= 10.14.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-validate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"types": "build/index.d.ts",
"dependencies": {
"@jest/types": "^26.0.0-alpha.0",
"camelcase": "^5.3.1",
"camelcase": "^6.0.0",
"chalk": "^4.0.0",
"jest-get-type": "^26.0.0-alpha.0",
"leven": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"ansi-escapes": "^4.2.1",
"chalk": "^4.0.0",
"jest-util": "^26.0.0-alpha.0",
"string-length": "^3.1.0"
"string-length": "^4.0.1"
},
"devDependencies": {
"@types/node": "*"
Expand Down
4 changes: 2 additions & 2 deletions packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"dependencies": {
"@types/jest": "*",
"@types/node": "*",
"@types/semver": "^6.2.1",
"@types/semver": "^7.1.0",
"ansi-regex": "^5.0.0",
"ansi-styles": "^4.1.0",
"semver": "^6.3.0"
"semver": "^7.3.2"
},
"engines": {
"node": ">= 10.14.2"
Expand Down
Loading

0 comments on commit fcb2fac

Please sign in to comment.