Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Commit 26bf977

Browse files
author
Igor
committed
1 parent 18a155e commit 26bf977

File tree

14 files changed

+55
-55
lines changed

14 files changed

+55
-55
lines changed

apps/components/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/example-component-app",
3-
"version": "1.0.53",
3+
"version": "1.0.54",
44
"description": "This app demonstrates the possibilites of our components",
55
"main": "index.js",
66
"author": "Yoast",
@@ -12,12 +12,12 @@
1212
},
1313
"dependencies": {
1414
"@wordpress/i18n": "1.2.3",
15-
"@yoast/analysis-report": "^0.12.0-rc.2",
16-
"@yoast/components": "^0.12.0-rc.2",
17-
"@yoast/configuration-wizard": "^1.11.0-rc.2",
18-
"@yoast/helpers": "^0.10.0-rc.2",
19-
"@yoast/search-metadata-previews": "^1.15.0-rc.2",
20-
"@yoast/style-guide": "^0.10.0-rc.1",
15+
"@yoast/analysis-report": "^0.12.0",
16+
"@yoast/components": "^0.12.0",
17+
"@yoast/configuration-wizard": "^1.11.0",
18+
"@yoast/helpers": "^0.10.0",
19+
"@yoast/search-metadata-previews": "^1.15.0",
20+
"@yoast/style-guide": "^0.10.0",
2121
"babel-polyfill": "^6.23.0",
2222
"lodash": "4.17.11",
2323
"lodash-es": "^4.17.11",
@@ -27,7 +27,7 @@
2727
"redux-devtools-dock-monitor": "^1.1.3",
2828
"redux-devtools-log-monitor": "^1.4.0",
2929
"styled-components": "^4.3.2",
30-
"yoastseo": "^1.66.0-rc.1"
30+
"yoastseo": "^1.66.0"
3131
},
3232
"devDependencies": {
3333
"@babel/preset-env": "^7.3.4",
@@ -49,7 +49,7 @@
4949
"webpack": "4.19.1",
5050
"webpack-cli": "^2.1.3",
5151
"webpack-dev-server": "3.1.14",
52-
"yoast-components": "^4.39.0-rc.2"
52+
"yoast-components": "^4.39.0"
5353
},
5454
"peerDependencies": {
5555
"material-ui": "^0.18.6",

apps/content-analysis/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@yoast/content-analysis-app",
3-
"version": "0.1.49",
3+
"version": "0.1.50",
44
"private": true,
55
"dependencies": {
66
"@babel/core": "7.7.4",
77
"@svgr/webpack": "4.3.3",
88
"@wordpress/i18n": "^3.1.1",
9-
"@yoast/analysis-report": "^0.12.0-rc.2",
10-
"@yoast/components": "^0.12.0-rc.2",
11-
"@yoast/style-guide": "^0.10.0-rc.1",
9+
"@yoast/analysis-report": "^0.12.0",
10+
"@yoast/components": "^0.12.0",
11+
"@yoast/style-guide": "^0.10.0",
1212
"babel-core": "7.0.0-bridge.0",
1313
"babel-eslint": "10.0.3",
1414
"babel-jest": "24.9.0",
@@ -70,7 +70,7 @@
7070
"webpack-manifest-plugin": "2.2.0",
7171
"workbox-webpack-plugin": "4.3.1",
7272
"worker-loader": "^2.0.0",
73-
"yoastseo": "^1.66.0-rc.1"
73+
"yoastseo": "^1.66.0"
7474
},
7575
"scripts": {
7676
"start": "node scripts/start.js",

packages/analysis-report/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/analysis-report",
3-
"version": "0.12.0-rc.2",
3+
"version": "0.12.0",
44
"main": "src/index.js",
55
"repository": {
66
"type": "git",
@@ -17,17 +17,17 @@
1717
"private": false,
1818
"dependencies": {
1919
"@wordpress/i18n": "^1.1.0",
20-
"@yoast/components": "^0.12.0-rc.2",
21-
"@yoast/helpers": "^0.10.0-rc.2",
22-
"@yoast/style-guide": "^0.10.0-rc.1",
20+
"@yoast/components": "^0.12.0",
21+
"@yoast/helpers": "^0.10.0",
22+
"@yoast/style-guide": "^0.10.0",
2323
"lodash": "^4.17.11",
2424
"prop-types": "^15.6.0",
2525
"react": "16.6.3",
2626
"react-dom": "16.6.3",
2727
"styled-components": "^4.2.0"
2828
},
2929
"devDependencies": {
30-
"@yoast/browserslist-config": "^1.1.0-rc.1",
30+
"@yoast/browserslist-config": "^1.1.0",
3131
"browserslist": "^4.7.3",
3232
"jest": "^22.4.3",
3333
"jest-cli": "^22.4.3",

packages/browserslist-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/browserslist-config",
3-
"version": "1.1.0-rc.1",
3+
"version": "1.1.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/yoast/javascript",

packages/components/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/components",
3-
"version": "0.12.0-rc.2",
3+
"version": "0.12.0",
44
"description": "Yoast Components",
55
"main": "src/index.js",
66
"private": false,
@@ -24,8 +24,8 @@
2424
"dependencies": {
2525
"@wordpress/a11y": "^1.1.3",
2626
"@wordpress/i18n": "^1.2.3",
27-
"@yoast/helpers": "^0.10.0-rc.2",
28-
"@yoast/style-guide": "^0.10.0-rc.1",
27+
"@yoast/helpers": "^0.10.0",
28+
"@yoast/style-guide": "^0.10.0",
2929
"interpolate-components": "^1.1.1",
3030
"lodash": "^4.17.11",
3131
"prop-types": "^15.7.2",
@@ -34,7 +34,7 @@
3434
"styled-components": "^4.2.0"
3535
},
3636
"devDependencies": {
37-
"@yoast/browserslist-config": "^1.1.0-rc.1",
37+
"@yoast/browserslist-config": "^1.1.0",
3838
"browserslist": "^4.7.3",
3939
"enzyme": "^3.9.0",
4040
"enzyme-adapter-react-16": "^1.1.1",

packages/configuration-wizard/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/configuration-wizard",
3-
"version": "1.11.0-rc.2",
3+
"version": "1.11.0",
44
"description": "Package for our configuration wizard",
55
"main": "src/index.js",
66
"repository": {
@@ -18,15 +18,15 @@
1818
},
1919
"dependencies": {
2020
"@wordpress/i18n": "^1.1.0",
21-
"@yoast/components": "^0.12.0-rc.2",
22-
"@yoast/helpers": "^0.10.0-rc.2",
23-
"@yoast/style-guide": "^0.10.0-rc.1",
21+
"@yoast/components": "^0.12.0",
22+
"@yoast/helpers": "^0.10.0",
23+
"@yoast/style-guide": "^0.10.0",
2424
"interpolate-components": "^1.1.1",
2525
"lodash": "^4.17.11",
2626
"prop-types": "^15.7.2"
2727
},
2828
"devDependencies": {
29-
"@yoast/browserslist-config": "^1.1.0-rc.1",
29+
"@yoast/browserslist-config": "^1.1.0",
3030
"babel-core": "^6.25.0",
3131
"babel-jest": "^22.4.3",
3232
"babel-loader": "^7.1.1",

packages/feature-flag/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/feature-flag",
3-
"version": "0.4.0-rc.0",
3+
"version": "0.4.0",
44
"main": "src/index.js",
55
"repository": {
66
"type": "git",

packages/helpers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/helpers",
3-
"version": "0.10.0-rc.2",
3+
"version": "0.10.0",
44
"description": "All Yoast helper functions.",
55
"main": "src/index.js",
66
"repository": {
@@ -31,7 +31,7 @@
3131
"setupTestFrameworkScriptFile": "<rootDir>/tools/jest/setupTests.js"
3232
},
3333
"devDependencies": {
34-
"@yoast/browserslist-config": "^1.1.0-rc.1",
34+
"@yoast/browserslist-config": "^1.1.0",
3535
"browserslist": "^4.7.3",
3636
"jest-styled-components": "^5.0.1",
3737
"react-test-renderer": "^16.8.6",

packages/search-metadata-previews/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/search-metadata-previews",
3-
"version": "1.15.0-rc.2",
3+
"version": "1.15.0",
44
"private": false,
55
"main": "src/index.js",
66
"repository": {
@@ -18,9 +18,9 @@
1818
"dependencies": {
1919
"@wordpress/a11y": "^1.0.7",
2020
"@wordpress/i18n": "^1.1.0",
21-
"@yoast/components": "^0.12.0-rc.2",
22-
"@yoast/helpers": "^0.10.0-rc.2",
23-
"@yoast/style-guide": "^0.10.0-rc.1",
21+
"@yoast/components": "^0.12.0",
22+
"@yoast/helpers": "^0.10.0",
23+
"@yoast/style-guide": "^0.10.0",
2424
"draft-js": "^0.10.5",
2525
"draft-js-mention-plugin": "^3.0.4",
2626
"draft-js-plugins-editor": "^2.0.4",
@@ -30,10 +30,10 @@
3030
"prop-types": "^15.6.0",
3131
"react-transition-group": "^2.7.1",
3232
"styled-components": "^4.2.0",
33-
"yoastseo": "^1.66.0-rc.1"
33+
"yoastseo": "^1.66.0"
3434
},
3535
"devDependencies": {
36-
"@yoast/browserslist-config": "^1.1.0-rc.1",
36+
"@yoast/browserslist-config": "^1.1.0",
3737
"browserslist": "^4.7.3",
3838
"enzyme": "^3.3.0",
3939
"enzyme-adapter-react-16": "^1.1.1",

packages/social-metadata-previews/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/social-metadata-previews",
3-
"version": "0.5.0-rc.1",
3+
"version": "0.5.0",
44
"main": "src/index.js",
55
"private": false,
66
"scripts": {
@@ -17,7 +17,7 @@
1717
"access": "public"
1818
},
1919
"devDependencies": {
20-
"@yoast/browserslist-config": "^1.1.0-rc.1",
20+
"@yoast/browserslist-config": "^1.1.0",
2121
"browserslist": "^4.7.3"
2222
}
2323
}

0 commit comments

Comments
 (0)