Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed May 4, 2022
1 parent fbc1084 commit 097b7c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions webpack/localization-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@rushstack/localization-plugin",
"version": "0.10.14",
"version": "0.10.15",
"description": "This plugin facilitates localization with Webpack.",
"main": "lib/index.js",
"typings": "dist/localization-plugin.d.ts",
Expand All @@ -15,7 +15,7 @@
"_phase:build": "heft build --clean"
},
"peerDependencies": {
"@rushstack/set-webpack-public-path-plugin": "^3.3.30",
"@rushstack/set-webpack-public-path-plugin": "^3.3.31",
"@types/webpack": "^4.39.0",
"webpack": "^4.31.0"
},
Expand Down
2 changes: 1 addition & 1 deletion webpack/set-webpack-public-path-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@rushstack/set-webpack-public-path-plugin",
"version": "3.3.30",
"version": "3.3.31",
"description": "This plugin sets the webpack public path at runtime.",
"main": "lib/index.js",
"typings": "dist/set-webpack-public-path-plugin.d.ts",
Expand Down

0 comments on commit 097b7c0

Please sign in to comment.