Skip to content

Commit e65baf0

Browse files
Bump webpack from 5.99.6 to 5.99.7
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.6 to 5.99.7. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.6...v5.99.7) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9dd21f commit e65baf0

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"vis-data": "^7.1.9",
5151
"vis-timeline": "^7.7.3",
5252
"vis-util": "^5.0.7",
53-
"webpack": "^5.99.6",
53+
"webpack": "^5.99.7",
5454
"webpack-assets-manifest": "^5.2.1",
5555
"webpack-cli": "^6.0.1",
5656
"webpack-merge": "^6.0.1",

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1744,7 +1744,7 @@ __metadata:
17441744
languageName: node
17451745
linkType: hard
17461746

1747-
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
1747+
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.15, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
17481748
version: 7.0.15
17491749
resolution: "@types/json-schema@npm:7.0.15"
17501750
checksum: 10c0/a996a745e6c5d60292f36731dd41341339d4eeed8180bb09226e5c8d23759067692b1d88e5d91d72ee83dfc00d3aca8e7bd43ea120516c17922cbcb7c3e252db
@@ -2606,7 +2606,7 @@ __metadata:
26062606
vis-data: "npm:^7.1.9"
26072607
vis-timeline: "npm:^7.7.3"
26082608
vis-util: "npm:^5.0.7"
2609-
webpack: "npm:^5.99.6"
2609+
webpack: "npm:^5.99.7"
26102610
webpack-assets-manifest: "npm:^5.2.1"
26112611
webpack-cli: "npm:^6.0.1"
26122612
webpack-dev-server: "npm:^5.2.1"
@@ -6170,7 +6170,7 @@ __metadata:
61706170
languageName: node
61716171
linkType: hard
61726172

6173-
"schema-utils@npm:^4.0.0, schema-utils@npm:^4.2.0, schema-utils@npm:^4.3.0":
6173+
"schema-utils@npm:^4.0.0, schema-utils@npm:^4.2.0, schema-utils@npm:^4.3.0, schema-utils@npm:^4.3.2":
61746174
version: 4.3.2
61756175
resolution: "schema-utils@npm:4.3.2"
61766176
dependencies:
@@ -7139,12 +7139,13 @@ __metadata:
71397139
languageName: node
71407140
linkType: hard
71417141

7142-
"webpack@npm:^5.99.6":
7143-
version: 5.99.6
7144-
resolution: "webpack@npm:5.99.6"
7142+
"webpack@npm:^5.99.7":
7143+
version: 5.99.7
7144+
resolution: "webpack@npm:5.99.7"
71457145
dependencies:
71467146
"@types/eslint-scope": "npm:^3.7.7"
71477147
"@types/estree": "npm:^1.0.6"
7148+
"@types/json-schema": "npm:^7.0.15"
71487149
"@webassemblyjs/ast": "npm:^1.14.1"
71497150
"@webassemblyjs/wasm-edit": "npm:^1.14.1"
71507151
"@webassemblyjs/wasm-parser": "npm:^1.14.1"
@@ -7161,7 +7162,7 @@ __metadata:
71617162
loader-runner: "npm:^4.2.0"
71627163
mime-types: "npm:^2.1.27"
71637164
neo-async: "npm:^2.6.2"
7164-
schema-utils: "npm:^4.3.0"
7165+
schema-utils: "npm:^4.3.2"
71657166
tapable: "npm:^2.1.1"
71667167
terser-webpack-plugin: "npm:^5.3.11"
71677168
watchpack: "npm:^2.4.1"
@@ -7171,7 +7172,7 @@ __metadata:
71717172
optional: true
71727173
bin:
71737174
webpack: bin/webpack.js
7174-
checksum: 10c0/b8b44b16933a0dd83e185ad42f292bbdfa9c47e245cbe786c48520d681556ece9af6ea7fff33059fafdf3d2cd62674715308d70a6f15eda6c6de7e03ef01842a
7175+
checksum: 10c0/e121880d921d5500e9dd61c3428f5d8dca4786c559e7f37488173186447cd22079be677d470a4db1643febf8031b9be900f501c9b95ba94ffe3d2065ad486d31
71757176
languageName: node
71767177
linkType: hard
71777178

0 commit comments

Comments
 (0)