Skip to content

Commit

Permalink
Bump to 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbarke committed Mar 9, 2021
1 parent 5804da6 commit 2275e19
Show file tree
Hide file tree
Showing 15 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion examples/angular2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-typescript-examples-angular2",
"version": "5.4.0",
"version": "5.5.0",
"description": "Example project for Angular2",
"author": "monounity",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion examples/angularjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-typescript-examples-angularjs",
"version": "5.4.0",
"version": "5.5.0",
"description": "Example project for AngularJS 1.5",
"author": "monounity",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion examples/docker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-typescript-examples-docker",
"version": "5.4.0",
"version": "5.5.0",
"description": "",
"author": "monounity",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion examples/gulp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foobar",
"version": "5.4.0",
"version": "5.5.0",
"description": "Example project for running a sequence of gulp tasks, issue https://github.com/monounity/karma-typescript/issues/29",
"author": "https://github.com/kubut",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion examples/mocha/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-typescript-examples-mocha",
"version": "5.4.0",
"version": "5.5.0",
"description": "",
"author": "monounity",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript-1.6.2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-typescript-examples-1-6-2",
"version": "5.4.0",
"version": "5.5.0",
"description": "",
"author": "monounity",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript-1.8.10/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-typescript-examples-1-8-10",
"version": "5.4.0",
"version": "5.5.0",
"description": "",
"author": "monounity",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript-latest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-typescript-examples-latest",
"version": "5.4.0",
"version": "5.5.0",
"description": "",
"author": "monounity",
"contributors": [
Expand Down
4 changes: 2 additions & 2 deletions packages/karma-typescript-angular2-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-typescript-angular2-transform",
"version": "5.4.0",
"version": "5.5.0",
"description": "Plugin for transforming template and style urls in Angular components.",
"files": [
"dist/**"
Expand Down Expand Up @@ -51,7 +51,7 @@
"@types/sinon": "^9.0.4",
"@types/tape": "^4.13.0",
"faucet": "0.0.1",
"karma-typescript": "5.4.0",
"karma-typescript": "5.5.0",
"nyc": "^15.1.0",
"rxjs": "^6.6.2",
"sinon": "^9.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/karma-typescript-cssmodules-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-typescript-cssmodules-transform",
"version": "5.4.0",
"version": "5.5.0",
"description": "PostCSS runner plugin for CSS Modules",
"files": [
"dist/**"
Expand Down Expand Up @@ -49,7 +49,7 @@
"@types/tape": "^4.13.0",
"faucet": "0.0.1",
"generic-names": "^2.0.1",
"karma-typescript": "5.4.0",
"karma-typescript": "5.5.0",
"nyc": "^15.1.0",
"postcss": "^7.0.32",
"postcss-modules-extract-imports": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/karma-typescript-es6-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-typescript-es6-transform",
"version": "5.4.0",
"version": "5.5.0",
"description": "Plugin for transforming ES2015 javascript code to to ES5 syntax.",
"files": [
"dist/**"
Expand Down Expand Up @@ -56,7 +56,7 @@
"acorn": "^8.0.1",
"faucet": "0.0.1",
"i": "^0.3.6",
"karma-typescript": "5.4.0",
"karma-typescript": "5.5.0",
"nyc": "^15.1.0",
"postcss": "^7.0.32",
"sinon": "^9.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/karma-typescript-postcss-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-typescript-postcss-transform",
"version": "5.4.0",
"version": "5.5.0",
"description": "PostCSS runner plugin",
"files": [
"dist/**"
Expand Down Expand Up @@ -48,7 +48,7 @@
"@types/tape": "^4.13.0",
"autoprefixer": "^9.8.6",
"faucet": "0.0.1",
"karma-typescript": "5.4.0",
"karma-typescript": "5.5.0",
"nyc": "^15.1.0",
"postcss": "^7.0.32",
"sinon": "^9.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/karma-typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The easiest way is to keep `karma-typescript` as a devDependency in `package.jso
{
"devDependencies": {
"karma": "^6.1.0",
"karma-typescript": "5.4.0"
"karma-typescript": "5.5.0"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion packages/karma-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-typescript",
"version": "5.4.0",
"version": "5.5.0",
"description": "Simplifying running unit tests with coverage for Typescript projects.",
"files": [
"dist/**",
Expand Down
2 changes: 1 addition & 1 deletion tests/integration-latest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tests-integration-latest",
"version": "5.4.0",
"version": "5.5.0",
"description": "Integration tests for the latest version of Typescript",
"author": "monounity",
"contributors": [
Expand Down

0 comments on commit 2275e19

Please sign in to comment.