Skip to content

Commit

Permalink
Merge pull request #191 from 10up/dependabot/npm_and_yarn/npm_and_yar…
Browse files Browse the repository at this point in the history
…n-102c35b78d

Bump the npm_and_yarn group across 1 directory with 3 updates
  • Loading branch information
peterwilsoncc authored Dec 1, 2024
2 parents 31db527 + d8c469a commit 8c7eaa7
Show file tree
Hide file tree
Showing 5 changed files with 4,427 additions and 3,804 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
core:
- {name: 'WP latest', version: 'latest'}
- {name: 'WP minimum', version: 'WordPress/WordPress#6.4'}
- {name: 'WP minimum', version: 'WordPress/WordPress#6.6'}
- {name: 'WP trunk', version: 'WordPress/WordPress#master'}

steps:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Compatible with both the block and classic editors.
## Requirements

* PHP 7.4+.
* WordPress 6.4+.
* WordPress 6.6+.
* A secure / SSL (HTTPS) website, front and back end.

## Installation
Expand Down
2 changes: 1 addition & 1 deletion insecure-content-warning.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://wordpress.org/plugins/insecure-content-warning/
* Description: Prevent editors from adding insecure content in the editor.
* Version: 1.2.1
* Requires at least: 6.4
* Requires at least: 6.6
* Requires PHP: 7.4
* Author: 10up
* Author URI: https://10up.com/
Expand Down
Loading

0 comments on commit 8c7eaa7

Please sign in to comment.