Skip to content

Commit

Permalink
Update dependency browserslist to v4.17.6 (#21703)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: matticbot <[email protected]>
  • Loading branch information
3 people authored Nov 10, 2021
1 parent 6027209 commit 306a6a0
Show file tree
Hide file tree
Showing 17 changed files with 50 additions and 33 deletions.
33 changes: 11 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies
4 changes: 2 additions & 2 deletions projects/js-packages/webpack-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-webpack-config",
"version": "0.1.0",
"version": "0.1.1-alpha",
"description": "Library of pieces for webpack config in Jetpack projects.",
"homepage": "https://jetpack.com",
"bugs": {
Expand All @@ -27,7 +27,7 @@
"@wordpress/browserslist-config": "4.1.0",
"@wordpress/dependency-extraction-webpack-plugin": "3.2.1",
"babel-loader": "8.2.3",
"browserslist": "4.17.4",
"browserslist": "4.17.6",
"cache-loader": "4.1.0",
"css-loader": "6.2.0",
"duplicate-package-checker-webpack-plugin": "3.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/packages/connection-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@wordpress/data": "6.1.2"
},
"devDependencies": {
"@automattic/jetpack-webpack-config": "workspace:^0.1.0",
"@automattic/jetpack-webpack-config": "workspace:^0.1.1-alpha",
"@babel/core": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/register": "7.16.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
4 changes: 2 additions & 2 deletions projects/packages/identity-crisis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jetpack-identity-crisis",
"version": "0.4.0",
"version": "0.4.1-alpha",
"description": "Jetpack Identity Crisis",
"main": "_inc/admin.jsx",
"repository": "https://github.com/Automattic/jetpack-identity-crisis",
Expand All @@ -17,7 +17,7 @@
"@wordpress/data": "6.1.2"
},
"devDependencies": {
"@automattic/jetpack-webpack-config": "workspace:^0.1.0",
"@automattic/jetpack-webpack-config": "workspace:^0.1.1-alpha",
"@babel/core": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/register": "7.16.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class Identity_Crisis {
/**
* Package Version
*/
const PACKAGE_VERSION = '0.4.0';
const PACKAGE_VERSION = '0.4.1-alpha';

/**
* Instance of the object.
Expand Down
4 changes: 4 additions & 0 deletions projects/packages/jitm/changelog/renovate-browserslist-4.x
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/packages/jitm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"install-if-deps-outdated": "pnpm install --no-prod --frozen-lockfile"
},
"devDependencies": {
"@automattic/jetpack-webpack-config": "workspace:^0.1.0",
"@automattic/jetpack-webpack-config": "workspace:^0.1.1-alpha",
"webpack": "5.51.1",
"webpack-cli": "4.8.0"
},
Expand Down
2 changes: 1 addition & 1 deletion projects/packages/jitm/src/class-jitm.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
*/
class JITM {

const PACKAGE_VERSION = '2.0.6';
const PACKAGE_VERSION = '2.0.7-alpha';

/**
* The configuration method that is called from the jetpack-config package.
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/packages/lazy-images/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"install-if-deps-outdated": "pnpm install --no-prod --frozen-lockfile"
},
"devDependencies": {
"@automattic/jetpack-webpack-config": "workspace:^0.1.0",
"@automattic/jetpack-webpack-config": "workspace:^0.1.1-alpha",
"copy-webpack-plugin": "9.0.1",
"intersection-observer": "0.12.0",
"webpack": "5.51.1"
Expand Down
4 changes: 4 additions & 0 deletions projects/plugins/backup/changelog/renovate-browserslist-4.x
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-dom": "17.0.2"
},
"devDependencies": {
"@automattic/jetpack-webpack-config": "workspace:^0.1.0",
"@automattic/jetpack-webpack-config": "workspace:^0.1.1-alpha",
"@babel/core": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/register": "7.16.0",
Expand Down
4 changes: 4 additions & 0 deletions projects/plugins/jetpack/changelog/renovate-browserslist-4.x
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: other

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/jetpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"webpack-cli": "4.8.0"
},
"devDependencies": {
"@automattic/jetpack-webpack-config": "workspace:^0.1.0",
"@automattic/jetpack-webpack-config": "workspace:^0.1.1-alpha",
"@automattic/color-studio": "2.5.0",
"@babel/core": "7.16.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.0",
Expand Down

0 comments on commit 306a6a0

Please sign in to comment.