Skip to content

Commit

Permalink
📦 Update subpackage devDependencies (#39592)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 5d846a1 commit 3febd01
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: 'Dependency Review'
uses: actions/dependency-review-action@6c5ccdad469c9f8a2996bfecaec55a631a347034 # v3.1.0
uses: actions/dependency-review-action@fde92acd0840415674c16b39c7d703fc28bc511e # v3.1.2
2 changes: 1 addition & 1 deletion extensions/amp-access/0.1/iframe-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"babel-plugin-external-helpers": "6.22.0",
"babel-preset-env": "1.7.0",
"rollup": "4.1.5",
"rollup": "4.3.0",
"@rollup/plugin-babel": "6.0.4",
"rollup-plugin-cleanup": "3.2.1"
}
Expand Down
4 changes: 2 additions & 2 deletions third_party/amp-toolbox-cache-url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
},
"devDependencies": {
"@ampproject/rollup-plugin-closure-compiler": "0.27.0",
"eslint": "8.52.0",
"eslint": "8.53.0",
"eslint-config-google": "0.14.0",
"jasmine": "5.1.0",
"karma": "6.4.2",
"karma-chrome-launcher": "3.2.0",
"karma-jasmine": "5.1.0",
"npm-run-all": "4.1.5",
"rollup": "4.1.5",
"rollup": "4.3.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-filesize": "10.0.0",
"rollup-plugin-ignore": "1.0.10",
Expand Down

0 comments on commit 3febd01

Please sign in to comment.